compose: bump traefik to 2.9.4
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
698f3f0329
commit
44ae248e72
@ -3,7 +3,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
reverse-proxy:
|
reverse-proxy:
|
||||||
image: docker.io/library/traefik:2.9.1
|
image: docker.io/library/traefik:2.9.4
|
||||||
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