Skip to content

Commit

Permalink
Update nginx base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Jan 16, 2025
1 parent bcf7b63 commit 44320ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maintenance_page/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.26.1
FROM nginxinc/nginx-unprivileged:1.27.3-alpine3.20

COPY nginx.conf /etc/nginx/nginx.conf
COPY ./html/ /usr/share/nginx/html/

0 comments on commit 44320ec

Please sign in to comment.