mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
Merge branch 'feature/KASM-5458-fix-ffmpeg-video-corruption-when-container-is-killed' into 'develop'
KASM-5378 Abort session if the recording service is not running or was not... Closes KASM-5458 See merge request kasm-technologies/internal/workspaces-core-images!166
This commit is contained in:
commit
34315fbfd7
@ -12,7 +12,7 @@ elif [ "${DISTRO}" == "opensuse" ]; then
|
||||
zypper install -ny xhost
|
||||
fi
|
||||
|
||||
COMMIT_ID="b906f7dd511b43ff97bfb290a9dc35761453453f"
|
||||
COMMIT_ID="bf2696c063b307591483a21693542dd360a3baa6"
|
||||
BRANCH="main"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user