Skip to content

Commit

Permalink
fix? v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasFranke committed Aug 12, 2023
1 parent 1d2af87 commit 2a597c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/arm64/v8,linux/arm/v7
platforms: linux/arm64/v8
push: true
tags: |
${{ secrets.DOCKER_HUB_USERNAME }}/ddsb:${{ env.TAG }}
Expand Down

0 comments on commit 2a597c7

Please sign in to comment.