Updater bot : spotweb updated to 1.5.7

This commit is contained in:
alexbelgium
2024-11-30 02:04:56 +01:00
parent 3b795e9902
commit 3d3b43ffc0
4 changed files with 7 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ ENV LANG C.UTF-8
ENV APP_ID="spotweb"
ENV APP_NAME="Spotweb"
ENV APP_DIR="/app"
ENV BUILD_UPSTREAM="1.5.6"
ENV BUILD_UPSTREAM="1.5.7"
# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]