Updater bot : portainer updated to 2.15.0

This commit is contained in:
alexbelgium
2022-09-09 08:20:27 +02:00
parent a7fca74fb1
commit 595b449915
4 changed files with 8 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG BUILD_UPSTREAM="2.14.2"
ARG BUILD_UPSTREAM="2.15.0"
# spellcheck disable=SC2015
# hadolint ignore=SC2015