8000 chore(deps): bump nginx from `4152318` to `4152318` in /build (#7069) · nginx/kubernetes-ingress@4eee54c · GitHub
[go: up one dir, main page]

Skip to content

Commit 4eee54c

Browse files
dependabot[bot]web-flow
authored andcommitted
chore(deps): bump nginx from 4152318 to 4152318 in /build (#7069)
Bumps nginx from `4152318` to `4152318`. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c2b6fa commit 4eee54c

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
@@ -21,7 +21,7 @@ FROM golang:1.23-alpine@sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762
2121

2222

2323
############################################# Base image for Alpine #############################################
24-
FROM nginx:1.27.3-alpine@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4 AS alpine
24+
FROM nginx:1.27.3-alpine@sha256:9b460c5ee96333b43a92df16351e150af717ad6522101e52d05d255cd7241064 AS alpine
2525

2626
RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
2727
apk add --no-cache libcap libstdc++ \

0 commit comments

Comments
 (0)
0