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 acbf1a8 commit 71a7cdfCopy full SHA for 71a7cdf
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.3@sha256:a87d3d0a9cac97a6c1a623804e2e90929ae4d32f6a122bcf4996dcd2eaaaf2b6
+ image: linuxserver/tautulli:2.15.3@sha256:63a8298420139c27aede66e61a1b2f3c4ac56486f2a06ab4776ec47dfdcf312a
107
restart: unless-stopped
108
environment:
109
- PUID=${PUID}
0 commit comments