Skip to content

Commit

Permalink
Update docker_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bonukai authored Jan 24, 2025
1 parent 5f5a7fb commit 08cbda8
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 @@ -39,6 +39,6 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
platforms: linux/arm64
platforms: linux/amd64
push: true
tags: bonukai/mediatracker:${{ steps.version.outputs.result }},bonukai/mediatracker:unstable,bonukai/mediatracker:latest

0 comments on commit 08cbda8

Please sign in to comment.