Skip to content

Commit d406b39

Browse files
github-actions[bot]nginx-botAlexFenlon
authored
Docker image update 15b09e30 (#8128)
Update docker images 15b09e30 Co-authored-by: nginx-bot <[email protected]> Co-authored-by: AlexFenlon <[email protected]>
1 parent 3b044f4 commit d406b39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/Dockerfile

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

266266

267267
############################################# Base image for Debian with NGINX Plus only #############################################
268-
FROM debian:12-slim@sha256:2424c1850714a4d94666ec928e24d86de958646737b1d113f5b2207be44d37d8 AS debian-plus-only
268+
FROM debian:12-slim@sha256:8f8e63bb364a33694362f38ee9a9e38b09eb9eb138584693800b87ca173bfd4a AS debian-plus-only
269269
ARG NGINX_PLUS_VERSION
270270

271271
ENV NGINX_VERSION=${NGINX_PLUS_VERSION}

tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM kindest/node:v1.33.2@sha256:c55080dc5be4f2cc242e6966fdf97bb62282e1cd818a282
55
# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
66
FROM quay.io/skopeo/stable:v1.19.0
77

8-
FROM python:3.13@sha256:68d0775234842868248bfe185eece56e725d3cb195f511a21233d0f564dee501
8+
FROM python:3.13@sha256:b3e52dd22ff14e2e6dcbc0f028f743dc037c74258e9af3d0a2fd8e6617d94d72
99

1010
RUN apt-get update \
1111
&& apt-get install -y curl git apache2-utils \

0 commit comments

Comments
 (0)