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 ec183ad commit f1d4fe1Copy full SHA for f1d4fe1
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:63a8298420139c27aede66e61a1b2f3c4ac56486f2a06ab4776ec47dfdcf312a
+ image: linuxserver/tautulli:2.16.0@sha256:865ae412d7647e912c522402db7048aae135dd021f106fbe38ee7338057104a6
107
restart: unless-stopped
108
environment:
109
- PUID=${PUID}
0 commit comments