Update traefik
Fixes GHSA-6qq8-5wq3-86rp
This commit is contained in:
parent
ed00a0d40e
commit
969b0bd8d9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.2.6
|
||||
image: traefik:v2.2.8
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
|
Loading…
Reference in a new issue