Skip to content

Commit

Permalink
removed docker i386
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakharchenko committed May 11, 2021
1 parent 3159ca3 commit 4c0580c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm/v7,linux/arm64, linux/386
platforms: linux/amd64,linux/arm/v7,linux/arm64
push: true
tags: |
vassio/rtsp-samsung-tv:latest
Expand Down

0 comments on commit 4c0580c

Please sign in to comment.