Skip to content

Commit 7460d1a

Browse files
authored
Merge pull request sonic-net#484 from mssonicbld/sonicbld/202405-merge
[code sync] Merge code from sonic-net/sonic-buildimage:202405 to 202405
2 parents f2244cf + 25bf5e7 commit 7460d1a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

platform/broadcom/sai.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LIBSAIBCM_XGS_VERSION = 11.2.18.2
1+
LIBSAIBCM_XGS_VERSION = 11.2.20.1
22
LIBSAIBCM_DNX_VERSION = 11.2.18.1
33

44
LIBSAIBCM_XGS_BRANCH_NAME = SAI_11.2.0_GA

platform/mellanox/docker-syncd-mlnx/Dockerfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV DEBIAN_FRONTEND=noninteractive
2929
RUN apt-get update && \
3030
apt-get install -y \
3131
{%- if ENABLE_ASAN == "y" %}
32-
libasan6 \
32+
libasan8 \
3333
{%- endif %}
3434
libxml2 \
3535
python3-pip \

src/dhcpmon

0 commit comments

Comments
 (0)