Skip to content

Commit 4c23cdc

Browse files
committed
Reenable ARM build
1 parent a5f8b26 commit 4c23cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ssp.container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: docker/build-push-action@v6
3333
with:
3434
context: ./docker
35-
platforms: linux/amd64
35+
platforms: linux/amd64,linux/arm64
3636
push: true
3737
tags: |
3838
ghcr.io/openconext/openconext-devssp/devssp:latest

0 commit comments

Comments
 (0)