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 902a57c commit 6df24a9Copy full SHA for 6df24a9
build/Dockerfile
@@ -59,7 +59,7 @@ RUN --mount=type=bind,from=alpine-fips,target=/tmp/fips/ \
59
60
61
############################################# Base image for Debian with NGINX Plus #############################################
62
-FROM debian:11-slim AS debian-plus
+FROM debian:12-slim AS debian-plus
63
ARG IC_VERSION
64
ARG NGINX_PLUS_VERSION
65
ARG BUILD_OS
0 commit comments