Skip to content

Commit

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

Bump nginx from 1.27.2-alpine to 1.27.3-alpine
  • Loading branch information
matthewpritchett authored Dec 2, 2024
2 parents 1331fce + bf6aec6 commit 81d60f3
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.2-alpine
FROM nginx:1.27.3-alpine

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

0 comments on commit 81d60f3

Please sign in to comment.