Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoobdude authored Feb 5, 2024
1 parent 24208a0 commit 572037b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64v8
platforms: linux/amd64,linux/arm64/v8
push: true
tags: ${{ vars.DOCKER_USERNAME }}/dict:latest

0 comments on commit 572037b

Please sign in to comment.