File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,12 +104,12 @@ docker_manifests:
104
104
- name_template : " ghcr.io/inovex/calendarsync:{{ .Version }}"
105
105
image_templates :
106
106
- ' ghcr.io/inovex/calendarsync:{{ .Version }}-amd64'
107
- - ' ghcr.io/inovex/calendarsync:{{ .Version }}-arm64v8 '
107
+ - ' ghcr.io/inovex/calendarsync:{{ .Version }}-arm64 '
108
108
- ' ghcr.io/inovex/calendarsync:{{ .Version }}-armv7'
109
109
- ' ghcr.io/inovex/calendarsync:{{ .Version }}-armv6'
110
110
- name_template : " ghcr.io/inovex/calendarsync:latest"
111
111
image_templates :
112
112
- ' ghcr.io/inovex/calendarsync:{{ .Version }}-amd64'
113
- - ' ghcr.io/inovex/calendarsync:{{ .Version }}-arm64v8 '
113
+ - ' ghcr.io/inovex/calendarsync:{{ .Version }}-arm64 '
114
114
- ' ghcr.io/inovex/calendarsync:{{ .Version }}-armv7'
115
115
- ' ghcr.io/inovex/calendarsync:{{ .Version }}-armv6'
You can’t perform that action at this time.
0 commit comments