nextcloud #73

Merged
kosssi merged 2 commits from nextcloud into main 2024-02-05 14:28:41 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4c2ebac4e7 - Show all commits

View File

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