chore(Nginx): Upgrade to 1.23.3

This commit is contained in:
2023-01-03 22:01:55 +01:00
parent b3dce58f7b
commit b54891ec38

View File

@ -1,3 +1,3 @@
FROM nginx:1.21.5-alpine
FROM nginx:1.23.3-alpine
COPY nextcloud.conf.template /etc/nginx/templates/default.conf.template