Merge branch 'bugfix/KASM-5659_fix_large_num_of_small_files' into 'develop'

KASM-5659 Use updated kasm-profile-sync branch with fix for large number of small files

Closes KASM-5659

See merge request kasm-technologies/internal/workspaces-core-images!184
This commit is contained in:
Matthew McClaskey 2024-02-28 19:52:50 +00:00
commit d2ce47eb1f

View File

@ -79,8 +79,8 @@ download_and_symlink() {
} }
ARCH=$(arch) ARCH=$(arch)
BRANCH="release_1.0.3" BRANCH="release_1.0.4"
COMMIT_ID="635ff757b74f53b88d6ceb58d6041676fd59f5bd" COMMIT_ID="ce08b72955459c61f27ce5015547fab9b25842d4"
convert_local_distro_to_profile_sync_distro convert_local_distro_to_profile_sync_distro
check_distro_is_supported check_distro_is_supported