update dockerfile to nextcloud 25.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
andreas 2022-12-15 20:06:06 +00:00
parent 3d9fce0b58
commit 6610cb21f3

View File

@ -1,4 +1,4 @@
arg NC_TAG=24.0.4-apache arg NC_TAG=25.0-apache
from docker.io/nextcloud:$NC_TAG from docker.io/nextcloud:$NC_TAG