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 6d263be commit 6a6dc64Copy full SHA for 6a6dc64
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.16.0@sha256:865ae412d7647e912c522402db7048aae135dd021f106fbe38ee7338057104a6
+ image: linuxserver/tautulli:2.16.0@sha256:e59ad4e5ad8ba315696b47944869b84989984e6c335e8df38e5f8bccce31fd18
107
restart: unless-stopped
108
environment:
109
- PUID=${PUID}
0 commit comments