Skip to content

Commit

Permalink
[pmon]: add python3-jsonschema pmon (#8018)
Browse files Browse the repository at this point in the history
jsonschema is an implementation of JSON Schema for Python .

Signed-off-by: Venkat Garigipati <venkatg@cisco.com>
  • Loading branch information
VenkatCisco authored and judyjoseph committed Aug 7, 2021
1 parent d9d4323 commit 37c0638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-platform-monitor/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN apt-get update && \
dmidecode \
i2c-tools \
psmisc \
python3-jsonschema \
libpci3

# TODO: Remove these lines once we no longer need Python 2
Expand Down

0 comments on commit 37c0638

Please sign in to comment.