We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ccf73 commit b77efc6Copy full SHA for b77efc6
1 file changed
src/multi-arch-manifest.yaml
@@ -1,10 +1,10 @@
1
-image: guysoft/custompios-test:devel
+image: guysoft/custompios:devel
2
manifests:
3
- - image: guysoft/custompios-test:amd64
+ - image: guysoft/custompios:amd64
4
platform:
5
architecture: amd64
6
os: linux
7
- - image: guysoft/custompios-test:arm32v7
+ - image: guysoft/custompios:arm32v7
8
9
architecture: arm
10
0 commit comments