Skip to content

goreleaser: fix docker latest tag for connect image#4267

Merged
mmatczuk merged 1 commit intomainfrom
mmt/fix_sec
Apr 16, 2026
Merged

goreleaser: fix docker latest tag for connect image#4267
mmatczuk merged 1 commit intomainfrom
mmt/fix_sec

Conversation

@mmatczuk
Copy link
Copy Markdown
Contributor

The connect goreleaser config incorrectly tagged the main image as latest-cloud instead of latest, colliding with the cloud variant and leaving the latest tag stale across releases.

Fixes #4253
Fixes #4254

The connect goreleaser config incorrectly tagged the main image as
`latest-cloud` instead of `latest`, colliding with the cloud variant
and leaving the `latest` tag stale across releases.

Fixes #4253
Fixes #4254
@claude
Copy link
Copy Markdown

claude bot commented Apr 16, 2026

Commits
LGTM

Review
Single-line fix in .goreleaser/connect.yaml correcting the Docker tag from latest-cloud to latest for the main connect image, resolving the tag collision with the cloud variant.

LGTM

@mmatczuk mmatczuk merged commit c25231f into main Apr 16, 2026
7 checks passed
@mmatczuk mmatczuk deleted the mmt/fix_sec branch April 16, 2026 11:05
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.

CVE-2026-33815 a.k.a GO-2026-4771 CVE-2026-33816 a.k.a GO-2026-4772

2 participants