Skip to content

Commit 38e7a99

Browse files
authored
Merge pull request #70 from reload/dependabot/docker/nginx-1.29.8-alpine-slim
Bump nginx from 1.29.7-alpine-slim to 1.29.8-alpine-slim
2 parents b06254f + a58a48f commit 38e7a99

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.7-alpine-slim@sha256:0848ca84c476868cbeb6a5c2c009a98821b8540f96c44b1ba06820db50262e35 AS base
4+
FROM nginx:1.29.8-alpine-slim@sha256:6a9338004bea53f33e1d44a0f644ed082c3076b03747566c9535b0c724c98d09 AS base
55

66
COPY /base /
77

0 commit comments

Comments
 (0)