We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f8b26 commit 4c23cdcCopy full SHA for 4c23cdc
1 file changed
.github/workflows/build-ssp.container.yaml
@@ -32,7 +32,7 @@ jobs:
32
uses: docker/build-push-action@v6
33
with:
34
context: ./docker
35
- platforms: linux/amd64
+ platforms: linux/amd64,linux/arm64
36
push: true
37
tags: |
38
ghcr.io/openconext/openconext-devssp/devssp:latest
0 commit comments