docker image: Install python3-jsonschema
This commit is contained in:
parent
d79be5f640
commit
19563a614b
@ -199,6 +199,9 @@ PACKAGES+=" triehash"
|
||||
# Needed by aspell dictionaries.
|
||||
PACKAGES+=" aspell"
|
||||
|
||||
# Needed by package kphp.
|
||||
PACKAGES+=" python3-jsonschema"
|
||||
|
||||
# Do not require sudo if already running as root.
|
||||
if [ "$(id -u)" = "0" ]; then
|
||||
SUDO=""
|
||||
|
Loading…
Reference in New Issue
Block a user