Skip to content

Commit 1221942

Browse files
authored
adds gettext package
1 parent ac9823a commit 1221942

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+
gettext \
45
jq \
56
python3-aodhclient \
67
python3-barbicanclient \

0 commit comments

Comments
 (0)