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 f902fd6 commit 2aade5cCopy full SHA for 2aade5c
build/Dockerfile
@@ -29,7 +29,7 @@ RUN printf "%s%s%s\n" "http://nginx.org/packages/mainline/alpine/v" `egrep -o '^
29
30
31
############################################# Base image for Debian #############################################
32
-FROM nginx:1.27.4@sha256:124b44bfc9ccd1f3cedf4b592d4d1e8bddb78b51ec2ed5056c52d3692baebc19 AS debian
+FROM nginx:1.27.4@sha256:09369da6b10306312cd908661320086bf87fbae1b6b0c49a1f50ba531fef2eab AS debian
33
34
RUN apt-get update \
35
&& apt-get install --no-install-recommends --no-install-suggests -y \
0 commit comments