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

This commit is contained in:
surtur 2021-09-04 23:50:03 +02:00
parent a6961ff0c3
commit 8d3959c30f
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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