Updater bot : nextcloud updated to 23.0.4

This commit is contained in:
alexbelgium
2022-04-22 20:12:20 +02:00
parent 1d9edbb472
commit 5b5f61fa7c
3 changed files with 6 additions and 3 deletions

View File

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