Skip to content

Commit

Permalink
chore(deps): update linuxserver/heimdall docker tag to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 87db6d3 commit 0869e83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/docker/files/hello/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.1"

services:
heimdall:
image: linuxserver/heimdall:2.5.8
image: linuxserver/heimdall:2.6.3
container_name: "{{ service_name }}"
environment:
- APP_NAME=romanpeters
Expand Down
2 changes: 1 addition & 1 deletion roles/docker/files/romantv/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: "2.1"
services:
heimdall:
container_name: heimdall_rtv
image: linuxserver/heimdall:2.5.8
image: linuxserver/heimdall:2.6.3
environment:
- APP_NAME=RomanTV
volumes:
Expand Down

0 comments on commit 0869e83

Please sign in to comment.