Merge branch 'bugfix/KASM-6772-fix_squid_web_filter_kali_tracelabs_1.16.0' into 'release/1.16.0'

fix squid web filter in kali and tracelabs - 1.16.0

See merge request kasm-technologies/internal/workspaces-core-images!253
This commit is contained in:
Richard Koliser 2024-12-19 04:58:06 +00:00
commit 327bd881f6

View File

@ -89,7 +89,7 @@ elif [ "${DISTRO}" == "opensuse" ]; then
elif [[ "${DISTRO}" == "alpine" ]]; then
apk add --no-cache memcached cyrus-sasl iproute2 libatomic
else
apt-get install -y memcached sasl2-bin iproute2
apt-get install -y memcached sasl2-bin libsasl2-modules iproute2
fi
# Enable SASL in the memchache config