Skip to content

Commit b132ffc

Browse files
authored
Merge pull request #4 from mjmccans/dependabot/docker/nginx-1.25.1-alpine
Bump nginx from 1.23.4-alpine to 1.25.1-alpine
2 parents fdf7faa + c68edb8 commit b132ffc

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.23.4-alpine as stage1
1+
FROM nginx:1.25.1-alpine as stage1
22

33
# Expose port 2375
44
EXPOSE 2375

0 commit comments

Comments
 (0)