Switch traefik image to latest and add file providers for lubelogger and redlib
This commit is contained in:
@@ -7,7 +7,7 @@ networks:
|
||||
services:
|
||||
traefik:
|
||||
container_name: traefik
|
||||
image: traefik:v3.1
|
||||
image: traefik:latest
|
||||
depends_on:
|
||||
docker_socket_proxy:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user