chore: bump traefik to version 2.6.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b0a6084bd6
commit
990832b664
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
reverse-proxy:
|
reverse-proxy:
|
||||||
image: traefik:2.5.7
|
image: traefik:2.6.0
|
||||||
command: --api=false --api.dashboard=false --providers.docker
|
command: --api=false --api.dashboard=false --providers.docker
|
||||||
networks:
|
networks:
|
||||||
- internal-nw
|
- internal-nw
|
||||||
|
Loading…
Reference in New Issue
Block a user