⬆️ Update nextcloud from 22.2.5 to 22.0.8

This commit is contained in:
elkmaennchen 2022-12-09 21:03:39 +01:00
parent 6890282dc1
commit 5556b8f17b
Signed by: elkmaennchen
GPG key ID: E5C850EB50335184

View file

@ -1,4 +1,4 @@
FROM nextcloud:22.2.5-fpm-alpine
FROM nextcloud:24.0-fpm-alpine
RUN set -ex; \
\