fix: correct tautulli image tag format to include a colon
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 12s

This commit is contained in:
Nathan 2026-07-06 17:43:52 -04:00
parent d5b64e092f
commit 1eaf65e4aa

View File

@ -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: