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 1.25.1-alpine to 1.25.2-alpine.

---
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 Aug 23, 2023
1 parent 16735ff commit ca2cfe9
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.1-alpine@sha256:279824ecfd934ab8cf08b5e4debabdc711c5768371203263f2d5c5141423ed80
FROM nginxinc/nginx-unprivileged:1.25.2-alpine@sha256:200c8aaeff3588ef5434a957ac2e84d80a4833127035918080074353934b8e30

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

0 comments on commit ca2cfe9

Please sign in to comment.