mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-24 22:39:25 +01:00
chore(deps): update traefik docker tag to v2.11.5
This commit is contained in:
committed by
Alexis Couvreur
parent
54dc83c6d2
commit
372fa39ef5
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.11.4
|
||||
image: traefik:v2.11.5
|
||||
command:
|
||||
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --experimental.plugins.sablier.version=v1.7.0
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.11.4
|
||||
image: traefik:v2.11.5
|
||||
command:
|
||||
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --entryPoints.http.address=:80
|
||||
|
||||
Reference in New Issue
Block a user