We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112de6d commit 2018e82Copy full SHA for 2018e82
.github/workflows/docker-publish.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
push: true
28
tags: ${{ secrets.DOCKER_USERNAME }}/singlefile:latest
29
- platforms: linux/amd64,linux/arm64doc
+ platforms: linux/amd64,linux/arm64
0 commit comments