Skip to content

Commit 8c75754

Browse files
Update nginx Docker tag to v1.29.4
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.29.3 | 1.29.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a97e88 commit 8c75754

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
@@ -106,7 +106,7 @@ RUN --mount=type=bind,from=nginx-files,src=nginx_signing.rsa.pub,target=/etc/apk
106106

107107

108108
############################################# Base image for Debian #############################################
109-
FROM nginx:1.29.3@sha256:553f64aecdc31b5bf944521731cd70e35da4faed96b2b7548a3d8e2598c52a42 AS debian
109+
FROM nginx:1.29.4@sha256:8056efe71da8ed19531f121e6ad42ab4164aa78bc28048bb98dd2d8012e6cb00 AS debian
110110
ARG NGINX_OSS_VERSION
111111
ARG NGINX_AGENT_VERSION
112112

0 commit comments

Comments
 (0)