Skip to content

Commit 6748f98

Browse files
authored
Update docker-image.yml
1 parent a5afe6d commit 6748f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build and push to GHCR (bun)
3030
uses: docker/[email protected]
3131
with:
32-
platforms: linux/amd64
32+
platforms: linux/amd64, linux/arm64
3333
push: true
3434
tags: |
3535
ghcr.io/quackscience/copilot-extension-duckdb:latest

0 commit comments

Comments
 (0)