chore(Nginx): Upgrade to 1.23.3
This commit is contained in:
parent
b3dce58f7b
commit
b54891ec38
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue