Merge branch 'master' into add-hadolint-Dockerfile-linting
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
wanderer 2021-02-04 22:17:20 +01:00
commit c8ba68cff7
Signed by: Gitea
GPG Key ID: 0DD13DBC6B5433D3

View File

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