Build updates and portainer compose updates
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2026-02-07 13:05:54 -03:00
parent fb8ace3e06
commit 9b58ba8872
2 changed files with 15 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ steps:
local ctx=$1
local repo=$2
docker buildx build \
--platform linux/amd64,linux/arm64 \
--platform linux/amd64 \
--progress=plain \
--tag $repo:${CI_COMMIT_SHA} \
--tag $repo:latest \