Updater bot : nextcloud updated to 24.0.2

This commit is contained in:
alexbelgium
2022-06-21 01:57:12 +02:00
parent 8250e023e5
commit f50b23ca70
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.1"
ARG BUILD_UPSTREAM="24.0.2"
FROM ${BUILD_FROM}
##################