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

This commit is contained in:
surtur 2021-08-04 03:08:30 +02:00
parent 6425917e1c
commit 6fcef0ce11
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

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