Skip to content

Commit 37c0638

Browse files
VenkatCiscojudyjoseph
authored andcommitted
[pmon]: add python3-jsonschema pmon (#8018)
jsonschema is an implementation of JSON Schema for Python . Signed-off-by: Venkat Garigipati <venkatg@cisco.com>
1 parent d9d4323 commit 37c0638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockers/docker-platform-monitor/Dockerfile.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN apt-get update && \
2626
dmidecode \
2727
i2c-tools \
2828
psmisc \
29+
python3-jsonschema \
2930
libpci3
3031

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

0 commit comments

Comments
 (0)