# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
- SAMBA_CI_CONTAINER_TAG: 2a20df752f162f9d1f617af785e463fa39944c6e
+ SAMBA_CI_CONTAINER_TAG: edd9967901b27be5820a342e98b483dfde156c43
#
# We use the ubuntu2204 image as default as
# it matches what we have on atb-devel-224
('libacl1-dev', 'libacl-devel'),
('libattr1-dev', 'libattr-devel'),
('libutf8proc-dev', 'utf8proc-devel'),
+ ('libssl-dev', 'openssl-devel'),
+ ('libclang-dev', 'clang-devel'),
# libNAME1-dev, NAME2-devel
('libpopt-dev', 'popt-devel'),