Skip to content

Commit

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

0 comments on commit 3159ca3

Please sign in to comment.