Commit c25231f
committed
goreleaser: fix docker latest tag for connect image
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 #42541 parent 7647561 commit c25231f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments