Update from 30.0.2 to 30.0.5

This commit is contained in:
elkmaennchen 2025-02-07 11:44:45 +01:00
parent 1b603d9b86
commit c61d2c0d70
Signed by: elkmaennchen
GPG key ID: E5C850EB50335184

View file

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