Skip to content

Commit

Permalink
build(deps): bump nginxinc/nginx-unprivileged in /docker
Browse files Browse the repository at this point in the history
Bumps nginxinc/nginx-unprivileged from `e88307e` to `aea7920`.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 1c27f37 commit 62942ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.25.2-alpine@sha256:e88307e503e3805876f25f3ca55d185d8c8ad85aa4613576e964a222af85e23b
FROM nginxinc/nginx-unprivileged:1.25.2-alpine@sha256:aea7920b3391dfc696225766a94779a283b8ccb1070cc341d4e601c52002de9d

# Arguments that can be passed at build time
ARG COMMIT_SHA=unknown
Expand Down

0 comments on commit 62942ed

Please sign in to comment.