update image name
Some checks failed
PVE2 Infrastructure Deploy / terraform (push) Has been cancelled
Some checks failed
PVE2 Infrastructure Deploy / terraform (push) Has been cancelled
This commit is contained in:
parent
d343bff90a
commit
80fe65801c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
radarr:
|
radarr:
|
||||||
container_name: radarr
|
container_name: radarr
|
||||||
image: lscr.io/linuxserver/radarr:latest
|
image: linuxserver/radarr:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue