Skip to content

Commit

Permalink
fix platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas-lormeau authored Oct 1, 2024
1 parent 112de6d commit 2018e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/singlefile:latest
platforms: linux/amd64,linux/arm64doc
platforms: linux/amd64,linux/arm64

0 comments on commit 2018e82

Please sign in to comment.