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