chore(deps): update linuxserver/radarr docker tag to v5.15.1
All checks were successful
Deploy / Prepare Build (push) Successful in 4m53s
All checks were successful
Deploy / Prepare Build (push) Successful in 4m53s
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | docker | linuxserver/radarr | 5.14.0 | 5.15.1 |
This commit is contained in:
parent
61bb528feb
commit
fba6acb511
@ -10,7 +10,7 @@
|
||||
- name: Create the radarr container
|
||||
docker_container:
|
||||
name: radarr
|
||||
image: linuxserver/radarr:5.14.0
|
||||
image: linuxserver/radarr:5.15.1
|
||||
restart_policy: unless-stopped
|
||||
recreate: true
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user