chore: bump traefik version to 2.5.0-rc2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
744f521684
commit
2cb4922ffb
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
reverse-proxy:
|
||||
image: traefik:2.4.9
|
||||
image: traefik:2.5.0-rc2
|
||||
command: --api=false --api.dashboard=false --providers.docker
|
||||
networks:
|
||||
- internal-nw
|
||||
|
Loading…
Reference in New Issue
Block a user