Skip to content

Replace devcontainers/ci@v0.3 with devcontainer build --push#7

Merged
shokkunrf merged 1 commit intodevelopfrom
images/fix-base
Feb 28, 2026
Merged

Replace devcontainers/ci@v0.3 with devcontainer build --push#7
shokkunrf merged 1 commit intodevelopfrom
images/fix-base

Conversation

@shokkunrf
Copy link
Owner

@shokkunrf shokkunrf commented Feb 28, 2026

Ref

Summary

devcontainers/ci@v0.3 internally uses --output type=oci + skopeo copy, which broken on Docker 29 runners.

Using devcontainer build --push directly pushes via Docker's credential store, avoiding both issues. This aligns CD with the same approach already used in CI (ci-test-images.yml).

@shokkunrf shokkunrf self-assigned this Feb 28, 2026
@shokkunrf shokkunrf merged commit d30c48b into develop Feb 28, 2026
4 checks passed
@shokkunrf shokkunrf deleted the images/fix-base branch February 28, 2026 09:37
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