mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-25 22:41:47 +02:00
KASM-4760 Update KasmVNC to 1.2.0
This commit is contained in:
parent
f6473bd12a
commit
465e266e8a
@ -17,9 +17,9 @@ echo "Install KasmVNC server"
|
||||
cd /tmp
|
||||
BUILD_ARCH=$(uname -p)
|
||||
UBUNTU_CODENAME=""
|
||||
COMMIT_ID="fa884809145e0ba6e5e1da49887a82b5cab0a1d1"
|
||||
BRANCH="master" # just use 'release' for a release branch
|
||||
KASMVNC_VER="1.1.1"
|
||||
COMMIT_ID="dda29172c1ebc27fe19d41ac259806df05f7875a"
|
||||
BRANCH="release" # just use 'release' for a release branch
|
||||
KASMVNC_VER="1.2.0"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
# Naming scheme is now different between an official release and feature branch
|
||||
|
Loading…
x
Reference in New Issue
Block a user