Update from 28.0.5 to 29.0.1

This commit is contained in:
elkmaennchen 2024-06-06 19:40:37 +02:00
parent 091b817978
commit 3df2a6d318
Signed by: elkmaennchen
GPG key ID: E5C850EB50335184

View file

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