From e6c35970629bd070783da71069a1ac572d2f424a Mon Sep 17 00:00:00 2001 From: nginx-bot Date: Thu, 17 Oct 2024 01:29:22 +0000 Subject: [PATCH] Update docker images 6bc1d808 --- build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dockerfile b/build/Dockerfile index 7082dc4b60..b70119f088 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -207,7 +207,7 @@ RUN --mount=type=bind,from=alpine-fips-3.17,target=/tmp/fips/ \ ############################################# Base image for Debian with NGINX Plus ############################################# -FROM debian:12-slim@sha256:ad86386827b083b3d71139050b47ffb32bbd9559ea9b1345a739b14fec2d9ecf AS debian-plus +FROM debian:12-slim@sha256:a2500dba20ee82616f6ec13daa5a55f20bc63a2df5ce6082dacfba682b13b451 AS debian-plus ARG NGINX_PLUS_VERSION ENV NGINX_VERSION=${NGINX_PLUS_VERSION}