Skip to content

Commit 74b5bba

Browse files
authored
Merge pull request #62 from reload/dependabot/docker/nginx-1.29.5-alpine-slim
Bump nginx from 1.29.4-alpine-slim to 1.29.5-alpine-slim
2 parents 68917c8 + a7fef0b commit 74b5bba

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.4-alpine-slim@sha256:441b69e13e79b436f9b617910633b6b6adce314c3788c3238dcd8e03b4cb512e AS base
4+
FROM nginx:1.29.5-alpine-slim@sha256:d05439fd0896b9912b6a129e8570328ed51554a16032baa1b6051f3eba459cf3 AS base
55

66
COPY /base /
77

0 commit comments

Comments
 (0)