mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-31 10:07:20 +01:00
chore(deps): update traefik docker tag to v3
This commit is contained in:
committed by
Alexis Couvreur
parent
f3adb6c288
commit
c9af0eed44
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.11.5
|
||||
image: traefik:v3.0.3
|
||||
command:
|
||||
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --experimental.plugins.sablier.version=v1.8.0-beta.5
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.11.5
|
||||
image: traefik:v3.0.3
|
||||
command:
|
||||
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
|
||||
- --entryPoints.http.address=:80
|
||||
|
||||
Reference in New Issue
Block a user