New traefik version and pull-all script

This commit is contained in:
Florian Zirker 2021-01-09 21:45:07 +01:00
parent 6c8bbaf8ac
commit cad7bccf84
4 changed files with 22 additions and 1 deletions

View file

@ -3,7 +3,7 @@ version: "3.3"
services:
traefik:
image: "traefik:v2.2"
image: traefik:v2.3
restart: always
command:
- "--api.insecure=true"