Skip to content

Commit

Permalink
fix? 3
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasFranke committed Aug 11, 2023
1 parent ab9e05f commit 7bfbe9c
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 @@ -33,7 +33,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: |
${{ secrets.DOCKER_HUB_USERNAME }}/ddsb:${{ env.TAG }}

0 comments on commit 7bfbe9c

Please sign in to comment.