openvscode-server icon indicating copy to clipboard operation
openvscode-server copied to clipboard

Bug: Building with token fails

Open CodeBreaker444 opened this issue 1 year ago • 0 comments

Building docker image from https://github.com/gitpod-io/openvscode-releases from dockerfile fails because it fails to download the github releases as it the url is wrong because of wrong release name getting parsed.

Steps to Reproduce:

  1. Build docker Image with dockerfile available at https://github.com/gitpod-io/openvscode-releases

1f355f1820cc02f6371b481760845d73

CodeBreaker444 avatar Mar 16 '24 10:03 CodeBreaker444