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 4f0dd8e commit e74ed17Copy full SHA for e74ed17
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.2@sha256:565d2ac175486d8d16752a64bf2a57a57ba101571d88623a6ef2710ee8dbb570
+ image: linuxserver/tautulli:2.15.2@sha256:899245206017f6874e32a499a7cd305526ffa3440252cbfee6a175198c3453df
107
restart: unless-stopped
108
environment:
109
- PUID=${PUID}
0 commit comments