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 3faed18 commit 16d28aeCopy full SHA for 16d28ae
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.8.3@sha256:2a02b311cefb344cd0caf74a443b9d6318daf15bda5280a3bc732381db983dc3
+ image: linuxserver/radarr:5.8.3@sha256:9d6f0548fd805edb30108fdd06d0fc5a4436c9bd708b57bd4119d7aefa815fe4
51
restart: unless-stopped
52
environment:
53
- PUID=${PUID}
0 commit comments