mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
11 lines
244 B
YAML
11 lines
244 B
YAML
image: quay.io/wekan/wekan
|
|
manifests:
|
|
- image: quay.io/wekan/wekan:amd64
|
|
platform:
|
|
architecture: amd64
|
|
os: linux
|
|
- image: quay.io/wekan/wekan:arm64v8
|
|
platform:
|
|
architecture: arm64
|
|
os: linux
|
|
variant: v8
|