Skip to content

Commit b489c9e

Browse files
committed
Merge branch 'bugfix/CLDSRV-831/fix_utapiv1_reindex_requests' into q/9.0
2 parents 1550037 + b0b90fe commit b489c9e

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
@@ -43,6 +43,7 @@ RUN apt-get update \
4343
jq \
4444
tini \
4545
python3-redis \
46+
python3-requests \
4647
&& rm -rf /var/lib/apt/lists/*
4748

4849
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)