chore: bump traefik to version 2.5.7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-01-21 16:35:43 +01:00
parent fa4c50301c
commit b0a6084bd6
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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