change image to use github

This commit is contained in:
2025-01-09 21:35:24 -06:00
parent a48d38461d
commit eae087b9c0
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ version: "3.7"
services:
traefik:
image: docker.io/traefik:v3.3
image: ghcr.io/traefik/traefik:3.3.1
container_name: traefik
command:
- "--global.checkNewVersion=false"

View File

@@ -3,7 +3,7 @@ version: "3.7"
services:
traefik:
image: docker.io/traefik:v3.3
image: ghcr.io/traefik/traefik:3.3.1
container_name: traefik
command:
- "--global.checkNewVersion=false"