bump traefik to 2.8.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-07-02 17:07:45 +02:00
parent ee7acd7c1b
commit c99432ea52
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

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