Skip to content

Commit

Permalink
Docker image for Raspberry PI
Browse files Browse the repository at this point in the history
  • Loading branch information
vicziani committed Dec 10, 2022
1 parent bbe8735 commit 048f7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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 }}/lwsapp:latest
Expand Down

0 comments on commit 048f7bb

Please sign in to comment.