Skip to content

Commit fdf7faa

Browse files
authored
Merge pull request #2 from mjmccans/dependabot/docker/nginx-1.23.4-alpine
Bump nginx from 1.23.3-alpine to 1.23.4-alpine
2 parents c7168c3 + b9ad437 commit fdf7faa

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

33
# Expose port 2375
44
EXPOSE 2375

0 commit comments

Comments
 (0)