Skip to content

Commit

Permalink
Merge pull request #9 from mjmccans/dependabot/docker/nginx-1.26.0-al…
Browse files Browse the repository at this point in the history
…pine

Bump nginx from 1.25.5-alpine to 1.26.0-alpine
  • Loading branch information
mjmccans authored Apr 26, 2024
2 parents 59bce7e + 0a3e09e commit dfbd905
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.25.5-alpine as stage1
FROM nginx:1.26.0-alpine as stage1

# Expose port 2375
EXPOSE 2375
Expand Down

0 comments on commit dfbd905

Please sign in to comment.