mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-31 01:57:28 +01:00
chore(deps): update traefik docker tag to v2.10.7
This commit is contained in:
committed by
Alexis Couvreur
parent
bfcce1ee22
commit
2f55e44e5d
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.10.6
|
||||
image: traefik:2.10.7
|
||||
command:
|
||||
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --experimental.plugins.sablier.version=v1.4.1-beta.7-beta.11
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.10.6
|
||||
image: traefik:2.10.7
|
||||
command:
|
||||
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --entryPoints.http.address=:80
|
||||
|
||||
Reference in New Issue
Block a user