chore: bump traefik to version 2.6.3
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
surtur 2022-03-30 13:45:28 +02:00
parent aaccd2356b
commit 8fe0e155d3
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -1,7 +1,7 @@
version: '3'
services:
reverse-proxy:
image: traefik:2.6.2
image: traefik:2.6.3
command: --api=false --api.dashboard=false --providers.docker
networks:
- internal-nw