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

This commit is contained in:
surtur 2021-09-22 08:29:37 +02:00
parent 8d3959c30f
commit 2b74d3d58e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

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