Skip to content

Commit

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

Bump nginx from 1.27.0-alpine to 1.27.2-alpine
  • Loading branch information
matthewpritchett authored Oct 10, 2024
2 parents 8eb12ee + 1e099f7 commit 1331fce
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.0-alpine
FROM nginx:1.27.2-alpine

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

0 comments on commit 1331fce

Please sign in to comment.