Skip to content

Commit

Permalink
Update tigersmannheim/auto-referee-vnc Docker tag to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 9da5899 commit ae84831
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.2.0
image: tigersmannheim/auto-referee-vnc:1.4.1
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.2.0
image: tigersmannheim/auto-referee-vnc:1.4.1
command: [ "-a" ]
environment:
- DISPLAY=${DISPLAY}
Expand Down

0 comments on commit ae84831

Please sign in to comment.