Updater bot : nextcloud updated to 24.0.4

This commit is contained in:
alexbelgium
2022-08-13 01:57:35 +02:00
parent f5f8cb93db
commit 487ad692c5
4 changed files with 7 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_ARCH
ARG BUILD_UPSTREAM="24.0.3"
ARG BUILD_UPSTREAM="24.0.4"
FROM ${BUILD_FROM}
##################