Skip to content

Commit ebea3f2

Browse files
authored
Merge pull request #1220 from DependencyTrack/nscuro-patch-1
Bump nginx base image to latest digest
2 parents ded0d6f + 11e39f2 commit ebea3f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile.alpine

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginxinc/nginx-unprivileged:1.27.4-alpine@sha256:d07336ba108a33109d13ec12e0008ff126845b48c810cdb1d36b4f0694295b19
1+
FROM nginxinc/nginx-unprivileged:1.27.4-alpine@sha256:d43566af1caeaf6d16d4880f587cdeb9e0efe172aad1d1d43ca4ce0fa304e293
22

33
# Arguments that can be passed at build time
44
ARG COMMIT_SHA=unknown
@@ -49,4 +49,4 @@ LABEL \
4949
org.opencontainers.image.source="https://github.com/DependencyTrack/frontend" \
5050
org.opencontainers.image.revision="${COMMIT_SHA}" \
5151
org.opencontainers.image.licenses="Apache-2.0" \
52-
maintainer="[email protected]"
52+
maintainer="[email protected]"

0 commit comments

Comments
 (0)