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 e30f3ff commit 96ec315Copy full SHA for 96ec315
docker-compose.yml
@@ -101,7 +101,7 @@ services:
101
# https://docs.linuxserver.io/images/docker-tautulli
102
tautulli:
103
container_name: tautulli
104
- image: linuxserver/tautulli:2.14.3@sha256:4bc52f93a1c0e2bb7204b685f47a7b0324ab39a46182c39c3caaf0db889e69b6
+ image: linuxserver/tautulli:2.14.3@sha256:be513bb2a0f04c3f71e338fea40d2eece70722aa04f4eab70510b3454c772e1f
105
restart: unless-stopped
106
environment:
107
- PUID=${PUID}
0 commit comments