Skip to content

Commit

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

Bump nginx from 1.27.3-alpine to 1.27.4-alpine
  • Loading branch information
matthewpritchett authored Feb 19, 2025
2 parents 81d60f3 + 29fe6d3 commit 6922cf2
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.27.3-alpine
FROM nginx:1.27.4-alpine

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

0 comments on commit 6922cf2

Please sign in to comment.