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

This commit is contained in:
surtur 2021-03-25 12:33:56 +01:00
parent a72f41d56e
commit 5dfb0bd0b7
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

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