fix: correct tautulli image tag format
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 16s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 16s
This commit is contained in:
parent
c38141af11
commit
04d1738e40
@ -11,7 +11,7 @@ networks:
|
|||||||
###############################################################
|
###############################################################
|
||||||
services:
|
services:
|
||||||
tautulli:
|
tautulli:
|
||||||
image: lscr.io/linuxserver/tautulli:2.17.2-ls235
|
image: lscr.io/linuxserver/tautulli:v2.17.2-ls235
|
||||||
container_name: tautulli
|
container_name: tautulli
|
||||||
mem_limit: 2048m
|
mem_limit: 2048m
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user