Update ghcr.io/traefik/traefik Docker tag to v3.5.4 (#1890)
This commit was merged in pull request #1890.
	This commit is contained in:
		@@ -20,7 +20,7 @@ services:
 | 
			
		||||
            - /dev/net/tun:/dev/net/tun
 | 
			
		||||
 | 
			
		||||
    traefik:
 | 
			
		||||
        image: ghcr.io/traefik/traefik:v3.5.3
 | 
			
		||||
        image: ghcr.io/traefik/traefik:v3.5.4
 | 
			
		||||
        container_name: traefik
 | 
			
		||||
        command:
 | 
			
		||||
            - "--global.checkNewVersion=false"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user