mirror of
https://github.com/go-micro/go-micro.git
synced 2026-06-15 19:35:13 +02:00
Update image reference in goreleaser configuration (#2887)
Fix wrong order `user/repo`
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ dockers_v2:
|
||||
- protoc-gen-micro
|
||||
images:
|
||||
- "micro/micro"
|
||||
- "ghcr.io/go-micro/micro"
|
||||
- "ghcr.io/micro/go-micro"
|
||||
tags:
|
||||
- "v{{ .Version }}"
|
||||
- "{{ if .IsNightly }}nightly{{ end }}"
|
||||
|
||||
Reference in New Issue
Block a user