Skip to content

Commit

Permalink
Merge pull request #3 from onecx/dependabot/docker/nginx-1.27.3
Browse files Browse the repository at this point in the history
chore(deps): bump nginx from 1.27.2 to 1.27.3
  • Loading branch information
andrejpetras authored Dec 10, 2024
2 parents 99207d7 + d4c6f03 commit 479481f
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
FROM nginx:1.27.3

ENV DIR_NGINX /etc/nginx
ENV DIR_SERVER_BLOCKS ${DIR_NGINX}/conf.d
Expand Down

0 comments on commit 479481f

Please sign in to comment.