[PMON] Update smartmontool version >= 7.4
This commit is contained in:
parent
92c752888b
commit
4809c8fe47
@ -26,9 +26,10 @@ RUN apt-get update && \
|
|||||||
libpci3 \
|
libpci3 \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
pciutils \
|
pciutils \
|
||||||
|
ethtool && \
|
||||||
# smartmontools version should match the installed smartmontools in sonic_debian_extension build template
|
# smartmontools version should match the installed smartmontools in sonic_debian_extension build template
|
||||||
smartmontools \
|
apt-get install -y -t bookworm-backports \
|
||||||
ethtool
|
smartmontools
|
||||||
|
|
||||||
# On Arista devices, the sonic_platform wheel is not installed in the container.
|
# On Arista devices, the sonic_platform wheel is not installed in the container.
|
||||||
# Instead, the installation directory is mounted from the host OS. However, this method
|
# Instead, the installation directory is mounted from the host OS. However, this method
|
||||||
|
Reference in New Issue
Block a user