Skip to content

Commit 81ed4f1

Browse files
Bump nginx from 31bad00 to 31bad00 in /build (#5379)
Bumps nginx from `31bad00` to `31bad00`. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27a1068 commit 81ed4f1

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
@@ -27,7 +27,7 @@ RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
2727

2828

2929
############################################# Base image for Debian #############################################
30-
FROM nginx:1.25.4@sha256:391f9f4a9a3b27eb5ad6b5d8aae0f1678d75cba98281a3c602fc8251fef014f3 AS debian
30+
FROM nginx:1.25.4@sha256:b72dad1d013c5e4c4fb817f884aa163287bf147482562f12c56368ca1c2a3705 AS debian
3131

3232
RUN --mount=type=bind,from=opentracing-lib,target=/tmp/ot/ \
3333
apt-get update \

0 commit comments

Comments
 (0)