Skip to content

Commit cabe197

Browse files
Update debian Docker tag to v13
| datasource | package | from | to | | ---------- | ------- | ---- | -- | | docker | debian | 12 | 13 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4090933 commit cabe197

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
@@ -280,7 +280,7 @@ RUN --mount=type=bind,from=alpine-fips-3.22,target=/tmp/fips/ \
280280

281281

282282
############################################# Base image for Debian with NGINX Plus only #############################################
283-
FROM debian:12-slim@sha256:b4aa902587c2e61ce789849cb54c332b0400fe27b1ee33af4669e1f7e7c3e22f AS debian-plus-only
283+
FROM debian:13-slim@sha256:e711a7b30ec1261130d0a121050b4ed81d7fb28aeabcf4ea0c7876d4e9f5aca2 AS debian-plus-only
284284
ARG NGINX_PLUS_VERSION
285285

286286
ENV NGINX_VERSION=${NGINX_PLUS_VERSION}

0 commit comments

Comments
 (0)