Skip to content

Commit

Permalink
Merge pull request #941 from nscuro/bump-nginx-baseimage
Browse files Browse the repository at this point in the history
Backport: Bump `nginxinc/nginx-unprivileged` to 1.27.0
  • Loading branch information
nscuro authored Jul 8, 2024
2 parents a1073c4 + e78f251 commit de2db6d
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.5-alpine@sha256:8265b1df5a89cc1a0a067e472bf47aca7cee52f0561c98a0dff91312dcdd8adb
FROM nginxinc/nginx-unprivileged:1.27.0-alpine@sha256:c7e34c184cdd7823886f34a2f3ecc69e0be99e80fb75d79747a00bc3005c7e69

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

0 comments on commit de2db6d

Please sign in to comment.