Update from 28.0.3 to 28.0.4

This commit is contained in:
elkmaennchen 2024-04-26 21:47:10 +02:00
parent 37164d381e
commit 25b4f93d7a
Signed by: elkmaennchen
GPG key ID: E5C850EB50335184

View file

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