Skip to content

Commit 011e107

Browse files
authored
Merge pull request #12 from mjmccans/dependabot/docker/nginx-1.27.2-alpine
Bump nginx from 1.27.0-alpine to 1.27.2-alpine
2 parents 5c6875d + e4d4b14 commit 011e107

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,4 +1,4 @@
1-
FROM nginx:1.27.0-alpine as stage1
1+
FROM nginx:1.27.2-alpine as stage1
22

33
# Expose port 2375
44
EXPOSE 2375

0 commit comments

Comments
 (0)