Skip to content

Commit

Permalink
Update dockerbuild.release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot authored Oct 30, 2021
1 parent 7fe4b75 commit 9a9fe66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
run: |
docker build --push \
--tag hkotel/mealie:${{ steps.mealie_version.outputs.tag }} \
--platform linux/amd64,linux/arm/v7,linux/arm64 .
--platform linux/amd64,linux/arm64 .

0 comments on commit 9a9fe66

Please sign in to comment.