Updater bot : spotweb updated to 1.5.3

This commit is contained in:
alexbelgium
2022-11-27 15:05:48 +01:00
parent d50741a307
commit 16dd42625d
4 changed files with 8 additions and 5 deletions

View File

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