Updater bot : ubooquity updated to 3.1.0

This commit is contained in:
alexbelgium
2025-08-23 01:59:22 +02:00
parent 5fc5fb9ffc
commit 8990a8eada
4 changed files with 7 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.1.5"
ARG BUILD_UPSTREAM="3.1.0"
FROM ${BUILD_FROM}
##################