mirror of
https://github.com/mkuf/prind.git
synced 2025-10-29 09:16:27 +01:00
chore(deps): update traefik docker tag to v3.1
This commit is contained in:
@@ -112,7 +112,7 @@ services:
|
|||||||
org.prind.service: init
|
org.prind.service: init
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:3.0
|
image: traefik:3.1
|
||||||
command:
|
command:
|
||||||
- "--accesslog"
|
- "--accesslog"
|
||||||
- "--providers.docker=true"
|
- "--providers.docker=true"
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ services:
|
|||||||
|
|
||||||
## Loadbalancer/Proxy
|
## Loadbalancer/Proxy
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:3.0
|
image: traefik:3.1
|
||||||
command:
|
command:
|
||||||
- "--accesslog"
|
- "--accesslog"
|
||||||
- "--providers.docker=true"
|
- "--providers.docker=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user