mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02: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
|
zypper install -ny xhost
|
||||||
fi
|
fi
|
||||||
|
|
||||||
COMMIT_ID="b906f7dd511b43ff97bfb290a9dc35761453453f"
|
COMMIT_ID="bf2696c063b307591483a21693542dd360a3baa6"
|
||||||
BRANCH="main"
|
BRANCH="main"
|
||||||
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