Skip to content

Commit

Permalink
Merge pull request #19 from baywolf-studios/dependabot/docker/nginx-1…
Browse files Browse the repository at this point in the history
….26.0-alpine

Bump nginx from 1.25.5-alpine to 1.26.0-alpine
  • Loading branch information
matthewpritchett authored Apr 29, 2024
2 parents 6a878cb + 4e4e5f4 commit b5d633f
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
FROM nginx:1.26.0-alpine

# Copy static css and fonts to nginx site
COPY css /usr/share/nginx/html/css
Expand Down

0 comments on commit b5d633f

Please sign in to comment.