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 b7d4ca7 commit d9f21f2Copy full SHA for d9f21f2
docker-compose.yml
@@ -29,7 +29,7 @@ services:
29
# https://docs.linuxserver.io/images/docker-sonarr
30
sonarr:
31
container_name: sonarr
32
- image: linuxserver/sonarr:3.0.10@sha256:4f69472a0cdea29e23967db6a3395487539b759def3920327d1f49ae00b9dfd4
+ image: linuxserver/sonarr:4.0.2@sha256:24b7f3f1c9ed065adc3ca7c5440944560b010a38e9bfcb7c1d8e9c965cbc8ea8
33
restart: unless-stopped
34
environment:
35
- PUID=${PUID}
0 commit comments