Skip to content

Commit 3a80a0c

Browse files
authored
Merge pull request #6 from mjmccans/dependabot/docker/nginx-1.25.3-alpine
Bump nginx from 1.25.2-alpine to 1.25.3-alpine
2 parents 0719080 + ae3363e commit 3a80a0c

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

33
# Expose port 2375
44
EXPOSE 2375

0 commit comments

Comments
 (0)