Upgrade libasan to version 6 in docker-syncd-mlnx to align with bullseye libasan (#10886)
This commit is contained in:
parent
1bce88ad29
commit
71c868f56a
@ -33,7 +33,7 @@ RUN apt-get update && \
|
||||
python3-dev \
|
||||
python-is-python3 \
|
||||
{%- if ENABLE_ASAN == "y" %}
|
||||
libasan5 \
|
||||
libasan6 \
|
||||
{%- endif %}
|
||||
python3-setuptools
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user