Skip to content

Commit

Permalink
chore: Update the version of nginx in the Dockerfile
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Aug 16, 2024
1 parent 422b378 commit 7b99de4
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,3 +1,3 @@
FROM nginx:1.26.1-alpine
FROM nginx:1.26.2-alpine
COPY ./nginx/nginx.conf /etc/nginx/nginx.conf
COPY ./content /usr/share/nginx/html/

0 comments on commit 7b99de4

Please sign in to comment.