Skip to content

[FIX] Error with ngrok not being installed

Tulio Ruiz requested to merge github/fork/vauxoo-dev/master-fix_ngrok-truiz into master

@moylop260 I was getting this error in quay.io:

a

It seems that the download url for ngrok have changed: b

And from the site you can see that they're using this now: https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip

So I updated the build script to use this new one, now it is installed properly:

c

Merge request reports

Loading