chore(deps): update traefik docker tag to v2.10.7 #13
|
|
@ -27,7 +27,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v2.10.5
|
image: traefik:v2.10.7
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
restart: always
|
restart: always
|
||||||
# using network mode host allows traefik access to all "docker networks"
|
# using network mode host allows traefik access to all "docker networks"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue