mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02:00
Merge branch 'feature/KASM-5359_kasmvnc_update' into 'develop'
KASM-5359 update kasmnvc to tip of master Closes KASM-5359 See merge request kasm-technologies/internal/workspaces-core-images!174
This commit is contained in:
commit
6a2423598b
@ -17,7 +17,7 @@ echo "Install KasmVNC server"
|
|||||||
cd /tmp
|
cd /tmp
|
||||||
BUILD_ARCH=$(uname -p)
|
BUILD_ARCH=$(uname -p)
|
||||||
UBUNTU_CODENAME=""
|
UBUNTU_CODENAME=""
|
||||||
COMMIT_ID="3bc1024e7f41c2438c9ef18cb991f6d2de55f788"
|
COMMIT_ID="a10358b5ca10ef12c377ddac8bacb8c8a6ca31ae"
|
||||||
BRANCH="master" # just use 'release' for a release branch
|
BRANCH="master" # just use 'release' for a release branch
|
||||||
KASMVNC_VER="1.2.1"
|
KASMVNC_VER="1.2.1"
|
||||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user