Changed image tag to env var

This commit is contained in:
2026-01-27 19:55:39 +00:00
parent 25146ec428
commit 08c79ee0eb

View File

@@ -1,6 +1,6 @@
services:
traefik:
image: "traefik:v3.5.3"
image: "traefik:${TAG}"
container_name: ${SUBDOMAIN}
restart: always
command: