Add missing dependencies
This commit is contained in:
parent
471a718b8f
commit
e8fe61c2e4
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ scriptVersion="1.0.0"
|
||||||
scriptInterval="15m"
|
scriptInterval="15m"
|
||||||
|
|
||||||
######## Package dependencies installation
|
######## Package dependencies installation
|
||||||
|
apk add -U --update --no-cache jq python3-dev py3-pip &>/dev/null
|
||||||
pip install --upgrade --no-cache-dir -U yq &>/dev/null
|
pip install --upgrade --no-cache-dir -U yq &>/dev/null
|
||||||
|
|
||||||
# Logging output function
|
# Logging output function
|
||||||
|
|
Loading…
Reference in a new issue