Skip to content

Commit

Permalink
Update dockerbuild.prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Nov 1, 2021
1 parent 9a9fe66 commit fe3a4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
run: |
docker build --push \
--tag hkotel/mealie:latest \
--platform linux/amd64,linux/arm/v7,linux/arm64 .
--platform linux/amd64,linux/arm64 .

0 comments on commit fe3a4ab

Please sign in to comment.