We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b46f44 commit ffe6ea6Copy full SHA for ffe6ea6
docker-compose.yml
@@ -47,7 +47,7 @@ services:
47
# https://docs.linuxserver.io/images/docker-radarr
48
radarr:
49
container_name: radarr
50
- image: linuxserver/radarr:5.7.0@sha256:40f10a3d826f6c231d338738c3c86bf0d23a9546f20f8b1b504c6c579b79992c
+ image: linuxserver/radarr:5.7.0@sha256:3e64efcc14f9b21b30e78c39203e754d1d1a897d0f76ffb92450cd5c8ae16c9a
51
restart: unless-stopped
52
environment:
53
- PUID=${PUID}
0 commit comments