Skip to content

Commit 6df24a9

Browse files
Bump debian from 11-slim to 12-slim in /build (#3996)
* Bump debian from 11-slim to 12-slim in /build Bumps debian from 11-slim to 12-slim. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * revert NAP Signed-off-by: Luca Comellini <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Luca Comellini <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luca Comellini <[email protected]>
1 parent 902a57c commit 6df24a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RUN --mount=type=bind,from=alpine-fips,target=/tmp/fips/ \
5959

6060

6161
############################################# Base image for Debian with NGINX Plus #############################################
62-
FROM debian:11-slim AS debian-plus
62+
FROM debian:12-slim AS debian-plus
6363
ARG IC_VERSION
6464
ARG NGINX_PLUS_VERSION
6565
ARG BUILD_OS

0 commit comments

Comments
 (0)