mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-27 15:41:41 +01:00
ci: fix pipelines (#418)
* ci: fix pipelines * fix(proxywasm): bump to go 1.23 and tinygo 0.33 * ci: move to sablierapp/sablier * ci: replace sablierapp/whoami with acouvreur/whoami This will use mimic later * fix wrong whoami image * update nginx docker image for proxywasm
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
- "8080:8080"
|
||||
|
||||
sablier:
|
||||
image: acouvreur/sablier:local
|
||||
image: sablierapp/sablier:local
|
||||
command:
|
||||
- start
|
||||
- --provider.name=docker
|
||||
|
||||
Reference in New Issue
Block a user