Skip to content

Commit 7fe3fec

Browse files
authored
Merge pull request #67 from reload/dependabot/docker/nginx-1.29.6-alpine-slim
Bump nginx from 1.29.5-alpine-slim to 1.29.6-alpine-slim
2 parents 6f83b76 + a47083d commit 7fe3fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:a716a2895ddba4fa7fca05e1003579f76d3d304932781426a211bc72b51f0c4e AS base
4+
FROM nginx:1.29.6-alpine-slim@sha256:c8eb3bb3009bb98c04480e11405f5b4d38adbd0bf6df5f5e6ff552b236576331 AS base
55

66
COPY /base /
77

0 commit comments

Comments
 (0)