Skip to content

Commit 61fef46

Browse files
authored
Update install-openvscode-server.sh
1 parent eead985 commit 61fef46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/development/scripts/install-openvscode-server.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# script variables
2-
OPENVSCODE_VERSION="1.79.2"
2+
OPENVSCODE_VERSION="1.86.2"
33
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"
44
OPENVSCODE_RELEASE="openvscode-server-v$OPENVSCODE_VERSION-linux-x64"
55

0 commit comments

Comments
 (0)