Skip to content

Disable BuildKit for dev image publishers#924

Merged
paullizer merged 2 commits into
Developmentfrom
fix/github-docker-disable-buildkit
Jun 25, 2026
Merged

Disable BuildKit for dev image publishers#924
paullizer merged 2 commits into
Developmentfrom
fix/github-docker-disable-buildkit

Conversation

@paullizer

Copy link
Copy Markdown
Collaborator

Summary

  • Disable BuildKit for the Development/Staging Docker image publisher workflow jobs.
  • Keep the existing docker build/tag/push flow unchanged while using the classic Docker builder for these GitHub-hosted jobs.
  • No application version bump per release unblock scope.

Validation

  • git -c core.whitespace=blank-at-eol,blank-at-eof,space-before-tab,cr-at-eol diff --check -- .github/workflows/docker_image_publish_dev.yml
  • VS Code diagnostics for .github/workflows/docker_image_publish_dev.yml

@paullizer paullizer merged commit 7544947 into Development Jun 25, 2026
3 checks passed
@paullizer paullizer deleted the fix/github-docker-disable-buildkit branch June 25, 2026 01:26
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