Skip to content

Commit

Permalink
Merge pull request #10 from mjmccans/dependabot/docker/nginx-1.27.0-a…
Browse files Browse the repository at this point in the history
…lpine

Bump nginx from 1.26.0-alpine to 1.27.0-alpine
  • Loading branch information
mjmccans authored Jul 6, 2024
2 parents 6429ff9 + 428fd35 commit 5c6875d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.26.0-alpine as stage1
FROM nginx:1.27.0-alpine as stage1

# Expose port 2375
EXPOSE 2375
Expand Down

0 comments on commit 5c6875d

Please sign in to comment.