Skip to content

Commit

Permalink
feat: update to unpriviliged nginx server
Browse files Browse the repository at this point in the history
  • Loading branch information
milanhorvath authored Jan 31, 2025
1 parent dd0f00f commit 9df3ccb
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.3@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
FROM nginxinc/nginx-unprivileged:1.27.3@sha256:6d51e4a8e10dfe334f8e2d15bb81b1ed2580ea9cb874b644acc720eda7022b54

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

0 comments on commit 9df3ccb

Please sign in to comment.