We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded0d6f commit 11e39f2Copy full SHA for 11e39f2
docker/Dockerfile.alpine
@@ -1,4 +1,4 @@
1
-FROM nginxinc/nginx-unprivileged:1.27.4-alpine@sha256:d07336ba108a33109d13ec12e0008ff126845b48c810cdb1d36b4f0694295b19
+FROM nginxinc/nginx-unprivileged:1.27.4-alpine@sha256:d43566af1caeaf6d16d4880f587cdeb9e0efe172aad1d1d43ca4ce0fa304e293
2
3
# Arguments that can be passed at build time
4
ARG COMMIT_SHA=unknown
@@ -49,4 +49,4 @@ LABEL \
49
org.opencontainers.image.source="https://github.com/DependencyTrack/frontend" \
50
org.opencontainers.image.revision="${COMMIT_SHA}" \
51
org.opencontainers.image.licenses="Apache-2.0" \
52
- maintainer="[email protected]"
+ maintainer="[email protected]"
0 commit comments