Skip to content

ci: bump docker/build-push-action from v6 to v7#258

Merged
aa1ex merged 1 commit into
kaasops:mainfrom
aa1ex:ci/bump-build-push-action-v7
Jul 15, 2026
Merged

ci: bump docker/build-push-action from v6 to v7#258
aa1ex merged 1 commit into
kaasops:mainfrom
aa1ex:ci/bump-build-push-action-v7

Conversation

@aa1ex

@aa1ex aa1ex commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

docker/build-push-action@v6 is a major version behind (v7 available since 2026-03-05). Dependabot skipped this bump because the github-actions section had no open-pull-requests-limit and hit the default of 5 open PRs.

v7 moves the runtime to Node 24 / ESM and removes the deprecated DOCKER_BUILD_NO_SUMMARY and DOCKER_BUILD_EXPORT_RETENTION_DAYS env vars; neither is set anywhere in this repo, and all three steps only use context / file / platforms / push / build-args / tags.

Note: this action runs only in build-image.yaml, which triggers on tag pushes, so PR CI does not exercise it — it will first run on the next release tag.

@aa1ex
aa1ex merged commit 26cf49a into kaasops:main Jul 15, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant