Skip to content

ci: remove docker ecosystem from dependabot#742

Merged
dlevy-msft-sql merged 1 commit intomicrosoft:mainfrom
dlevy-msft-sql:fix/dependabot-docker-remove
Apr 16, 2026
Merged

ci: remove docker ecosystem from dependabot#742
dlevy-msft-sql merged 1 commit intomicrosoft:mainfrom
dlevy-msft-sql:fix/dependabot-docker-remove

Conversation

@dlevy-msft-sql
Copy link
Copy Markdown
Contributor

The devcontainer Go base image version must match go.mod. Dependabot treats the image tag as semver and proposes invalid bumps (e.g. go:1.25 to go:2.1). The devcontainer-check.yml CI workflow already guards against version mismatches, so automated Dependabot docker updates add no value here.

Closes #741

The devcontainer Go base image version must match go.mod. Dependabot treats the image tag as semver and proposes invalid bumps (e.g. go:1.25 to go:2.1). The devcontainer-check.yml CI workflow already guards against version mismatches, so automated Dependabot docker updates add no value here.
@dlevy-msft-sql dlevy-msft-sql merged commit fb4625f into microsoft:main Apr 16, 2026
5 checks passed
@dlevy-msft-sql dlevy-msft-sql deleted the fix/dependabot-docker-remove branch April 16, 2026 18:48
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.

2 participants