compose: bump traefik to 2.9.1
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
fe2aba1e74
commit
698f3f0329
@ -3,7 +3,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
reverse-proxy:
|
reverse-proxy:
|
||||||
image: docker.io/library/traefik:2.8.8
|
image: docker.io/library/traefik:2.9.1
|
||||||
command: --api=false --api.dashboard=false --providers.docker
|
command: --api=false --api.dashboard=false --providers.docker
|
||||||
mem_limit: 64m
|
mem_limit: 64m
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user