mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2026-07-17 16:37:15 +00:00
Merge branch 'bugfix/VNC-385_postMessage_exception_1.5.0' into 'develop'
VNC-385 update kasmvnc Closes VNC-385 See merge request kasm-technologies/internal/workspaces-core-images!388
This commit is contained in:
commit
5c3bc2b4fc
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ echo "Install KasmVNC server"
|
|||
cd /tmp
|
||||
BUILD_ARCH=$(uname -m)
|
||||
UBUNTU_CODENAME=""
|
||||
COMMIT_ID="05bcc74e6bb3f67bacbe390e23ed5a0da9409eac"
|
||||
COMMIT_ID="17265facc40ab50db5740cdf0d12c61173edafc9"
|
||||
BRANCH="release" # just use 'release' for a release branch
|
||||
KASMVNC_VER="1.5.0"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue