mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-05 12:25:29 +01:00
chore(deps): update traefik docker tag to v2.11.3
This commit is contained in:
committed by
Alexis Couvreur
parent
bf8c495ffb
commit
3727d1e85c
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.11.2
|
||||
image: traefik:v2.11.3
|
||||
command:
|
||||
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --experimental.plugins.sablier.version=v1.7.0-beta.10
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.11.2
|
||||
image: traefik:v2.11.3
|
||||
command:
|
||||
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --entryPoints.http.address=:80
|
||||
|
||||
Reference in New Issue
Block a user