Skip to content

Commit

Permalink
Bump nginxinc/nginx-unprivileged to 1.27.2-alpine
Browse files Browse the repository at this point in the history
Resolves a few CVEs in alpine packages.

Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Oct 25, 2024
1 parent 55fe641 commit 6111aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:c149247b2e5997ce60f337bcb19f61c0c09b906224e6f1683be64248c814d7e1
FROM nginxinc/nginx-unprivileged:1.27.2-alpine@sha256:8096c729bad289fd1413c0f69f76420efaf281692ea6a023aa71a2365d941ed

# Arguments that can be passed at build time
ARG COMMIT_SHA=unknown
Expand Down Expand Up @@ -49,4 +49,4 @@ LABEL \
org.opencontainers.image.source="https://github.com/DependencyTrack/frontend" \
org.opencontainers.image.revision="${COMMIT_SHA}" \
org.opencontainers.image.licenses="Apache-2.0" \
maintainer="steve.springett@owasp.org"
maintainer="steve.springett@owasp.org"

0 comments on commit 6111aeb

Please sign in to comment.