bump traefik version to 2.4.0 (#25)
All checks were successful
continuous-integration/drone/push Build is passing

as title.

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #25
Co-authored-by: wanderer <a_mirre@utb.cz>
Co-committed-by: wanderer <a_mirre@utb.cz>
This commit is contained in:
wanderer 2021-01-31 05:11:42 +01:00
parent d6510fbd9b
commit 2d58181837
Signed by: Gitea
GPG Key ID: 0DD13DBC6B5433D3

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