diff --git a/multi-arch-manifest.yaml b/multi-arch-manifest.yaml new file mode 100644 index 0000000..a9002e0 --- /dev/null +++ b/multi-arch-manifest.yaml @@ -0,0 +1,6 @@ +image: randomninjaatk/sabnzbd-extended:latest +manifests: + - image: randomninjaatk/sabnzbd-extended:amd64 + platform: + architecture: amd64 + os: linux