Skip to content

Commit

Permalink
Update tigersmannheim/auto-referee-vnc Docker tag to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and g3force committed Jul 2, 2023
1 parent a98d96e commit 4f64fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
- "ssl-auto-recorder-volume:/data:rw"

autoref-tigers:
image: tigersmannheim/auto-referee-vnc:1.1.3
image: tigersmannheim/auto-referee-vnc:1.2.0
command: [ "-a", "-hl" ]
network_mode: host
restart: on-failure
Expand All @@ -50,7 +50,7 @@ services:
- autorefs-headless

autoref-ui-tigers:
image: tigersmannheim/auto-referee-vnc:1.1.3
image: tigersmannheim/auto-referee-vnc:1.2.0
command: [ "-a" ]
environment:
- DISPLAY=${DISPLAY}
Expand Down

0 comments on commit 4f64fb2

Please sign in to comment.