mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-30 17:47:26 +01:00
chore(deps): update traefik docker tag to v2.10.4
This commit is contained in:
committed by
Alexis Couvreur
parent
c3082dc84a
commit
8a53e83fae
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.9.1
|
||||
image: traefik:2.10.4
|
||||
command:
|
||||
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --experimental.plugins.sablier.version=v1.4.0-beta.8
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.9.1
|
||||
image: traefik:2.10.4
|
||||
command:
|
||||
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --entryPoints.http.address=:80
|
||||
|
||||
Reference in New Issue
Block a user