mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
chore(deps): update traefik docker tag to v3.1.6
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.1.4
|
image: traefik:v3.1.6
|
||||||
command:
|
command:
|
||||||
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||||
- --entryPoints.http.address=:80
|
- --entryPoints.http.address=:80
|
||||||
|
|||||||
Reference in New Issue
Block a user