Update traefik Docker tag to v2.11
This commit is contained in:
parent
33f9c544fd
commit
7bc0ebeb26
@ -2,7 +2,7 @@ version: "2.3"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.10
|
||||
image: traefik:v2.11
|
||||
user: "{{ docker_user.id }}"
|
||||
environment:
|
||||
- CF_DNS_API_TOKEN={{ vault_cloudflare_api_token }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user