Skip to content

Commit

Permalink
build images for arm64 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Privatecoder authored Jan 19, 2024
1 parent 3ef78a3 commit b27759f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: privatecoder/seplos-mqtt-remote-rs485:${{github.ref_name}}

0 comments on commit b27759f

Please sign in to comment.