Skip to content

Commit dd9917f

Browse files
authored
[misc] add missing images (#3987)
1 parent 8df8c10 commit dd9917f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ nfpms:
149149
dockers:
150150
- image_templates:
151151
- netbirdio/netbird:{{ .Version }}-amd64
152+
- ghcr.io/netbirdio/netbird:{{ .Version }}-amd64
152153
ids:
153154
- netbird
154155
goarch: amd64
@@ -164,6 +165,7 @@ dockers:
164165
165166
- image_templates:
166167
- netbirdio/netbird:{{ .Version }}-arm64v8
168+
- ghcr.io/netbirdio/netbird:{{ .Version }}-arm64v8
167169
ids:
168170
- netbird
169171
goarch: arm64

0 commit comments

Comments
 (0)