Skip to content

Commit

Permalink
Update install-openvscode-server.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
routerino authored Feb 24, 2024
1 parent eead985 commit 61fef46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/development/scripts/install-openvscode-server.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# script variables
OPENVSCODE_VERSION="1.79.2"
OPENVSCODE_VERSION="1.86.2"
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"
OPENVSCODE_RELEASE="openvscode-server-v$OPENVSCODE_VERSION-linux-x64"

Expand Down

0 comments on commit 61fef46

Please sign in to comment.