mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-22 07:23:09 +01:00
KASM-5458 Update branch/commit for kasm-recorder-service
This commit is contained in:
parent
df9d570e79
commit
c3a0005bf7
@ -12,8 +12,8 @@ elif [ "${DISTRO}" == "opensuse" ]; then
|
||||
zypper install -ny xhost
|
||||
fi
|
||||
|
||||
COMMIT_ID="85891331d5c6942b1471055803f3af25d722c699"
|
||||
BRANCH="feature_KASM-5458-fix-ffmpeg-video-corruption-when-container-is-killed"
|
||||
COMMIT_ID="bf2696c063b307591483a21693542dd360a3baa6"
|
||||
BRANCH="main"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
ARCH=$(arch | sed 's/aarch64/arm64/g' | sed 's/x86_64/amd64/g')
|
||||
|
Loading…
Reference in New Issue
Block a user