Switch traefik image to latest and add file providers for lubelogger and redlib

This commit is contained in:
Mike Wilson
2026-08-14 15:05:26 -04:00
parent b14930cb19
commit 99db93ee1d
3 changed files with 23 additions and 1 deletions
@@ -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