Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
bump nginx version
  • Loading branch information
jlangy committed Nov 23, 2023
1 parent 0880aaf commit 08ed3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/maintenance-page/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:alpine
FROM nginx:1.25.3-alpine

COPY static /usr/share/nginx/html
COPY nginx.conf /etc/nginx/nginx.conf
Expand Down

0 comments on commit 08ed3ba

Please sign in to comment.