Skip to content

Commit ac9823a

Browse files
authored
Update Dockerfile
Adds jq
1 parent 717bfda commit ac9823a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM python:3.7-buster
22

33
RUN apt-get update && apt-get -yq install \
4+
jq \
45
python3-aodhclient \
56
python3-barbicanclient \
67
python3-ceilometerclient \

0 commit comments

Comments
 (0)