Skip to content

Commit

Permalink
update docker ?
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilleBonamy committed Nov 12, 2024
1 parent 755e887 commit 6459798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
with:
platforms: 'arm64,arm'
platforms: 'arm64'
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
Expand Down

0 comments on commit 6459798

Please sign in to comment.