Skip to content

Commit 7fb4f27

Browse files
authored
Merge pull request #75 from reload/dependabot/docker/nginx-1.31.1-alpine-slim
Bump nginx from 1.31.0-alpine-slim to 1.31.1-alpine-slim
2 parents dd4f0dd + cce6918 commit 7fb4f27

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.31.0-alpine-slim@sha256:241b0d0fe06250e026e7a35a008d022c9a1d3bec19442d65cc33b84d0b5dd64d AS base
4+
FROM nginx:1.31.1-alpine-slim@sha256:3fe7a344f234ac4b84817896c9294ffae74eae03fc1ad0ff502457fef5cebef8 AS base
55

66
COPY /base /
77

0 commit comments

Comments
 (0)