We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a7136 commit 7bb7d1fCopy full SHA for 7bb7d1f
docker/development/scripts/install-openvscode-server.sh
@@ -1,5 +1,5 @@
1
# script variables
2
-OPENVSCODE_VERSION="1.86.2"
+OPENVSCODE_VERSION="1.98.0"
3
OPENVSCODE_URL="https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v$OPENVSCODE_VERSION/openvscode-server-v$OPENVSCODE_VERSION-linux-x64.tar.gz"
4
OPENVSCODE_RELEASE="openvscode-server-v$OPENVSCODE_VERSION-linux-x64"
5
0 commit comments