Revert "Updater bot : portainer updated to 2.40.0"

This reverts commit 4b1ed18314.
This commit is contained in:
GitHub Actions
2026-03-28 00:46:37 +00:00
parent 5fb48c01d8
commit 50e4681718
4 changed files with 4 additions and 7 deletions

View File

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