1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-07 23:39:53 +02:00

Update 'web-nginx/Dockerfile'

This commit is contained in:
lkwg82 2021-10-22 12:31:55 +03:00
parent 3c30e41606
commit 3beab5efe2

View file

@ -1,3 +1,3 @@
FROM nginx:alpine FROM nginxinc/nginx-unprivileged:1.21-alpine
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf