forked from coop-cloud/traefik
		
	Update traefik Docker tag to v2.3.4
This commit is contained in:
		@ -3,7 +3,7 @@ version: "3.8"
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  app:
 | 
			
		||||
    image: "traefik:2.3.3"
 | 
			
		||||
    image: "traefik:2.3.4"
 | 
			
		||||
    ports:
 | 
			
		||||
      - "80:80"
 | 
			
		||||
      - "443:443"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user