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 284240f commit 752b5eaCopy full SHA for 752b5ea
docker-compose.yml
@@ -103,7 +103,7 @@ services:
103
# https://docs.linuxserver.io/images/docker-tautulli
104
tautulli:
105
container_name: tautulli
106
- image: linuxserver/tautulli:2.15.1@sha256:cda58feb7278c91db2801a17b48cd9d1c42cebf85b915f07f941ee9d7941b4af
+ image: linuxserver/tautulli:2.15.1@sha256:574963bdca3556787a56c96fe63cbb5e79531508d47fbbdc6162a93dd2111f7a
107
restart: unless-stopped
108
environment:
109
- PUID=${PUID}
0 commit comments