Skip to content

Commit

Permalink
Bump nginx-unprivileged base image to latest digest
Browse files Browse the repository at this point in the history
Resolves CVE-2024-11053, although it did not affect us.

Signed-off-by: nscuro <[email protected]>
  • Loading branch information
nscuro committed Jan 26, 2025
1 parent 8461847 commit 5f19ec6
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.27.3-alpine@sha256:6097fa6666257aa3e991a2d4b48df07468ea3adb58acba3ab9c6de34c664d714
FROM nginxinc/nginx-unprivileged:1.27.3-alpine@sha256:9e7238f579a54582263a960d1b0094b4a3ecce641342eda3f8e2ff82b1703d2b

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

0 comments on commit 5f19ec6

Please sign in to comment.