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 eead985 commit 61fef46Copy full SHA for 61fef46
docker/development/scripts/install-openvscode-server.sh
@@ -1,5 +1,5 @@
1
# script variables
2
-OPENVSCODE_VERSION="1.79.2"
+OPENVSCODE_VERSION="1.86.2"
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