Skip to content

Commit 88f69c0

Browse files
Bump nginx from d05439f to a716a28
Bumps nginx from `d05439f` to `a716a28`. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.29.5-alpine-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74b5bba commit 88f69c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# Base
33
##
4-
FROM nginx:1.29.5-alpine-slim@sha256:d05439fd0896b9912b6a129e8570328ed51554a16032baa1b6051f3eba459cf3 AS base
4+
FROM nginx:1.29.5-alpine-slim@sha256:a716a2895ddba4fa7fca05e1003579f76d3d304932781426a211bc72b51f0c4e AS base
55

66
COPY /base /
77

0 commit comments

Comments
 (0)