[pmon]: add python3-jsonschema pmon (#8018)
jsonschema is an implementation of JSON Schema for Python . Signed-off-by: Venkat Garigipati <venkatg@cisco.com>
This commit is contained in:
parent
d294807b6b
commit
0803f7bf34
@ -25,6 +25,7 @@ RUN apt-get update && \
|
||||
dmidecode \
|
||||
i2c-tools \
|
||||
psmisc \
|
||||
python3-jsonschema \
|
||||
libpci3
|
||||
|
||||
# TODO: Remove these lines once we no longer need Python 2
|
||||
|
Reference in New Issue
Block a user