Skip to content

Commit

Permalink
Pinning msgpack to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh authored Jul 8, 2020
1 parent 93f39f0 commit 49ee8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN true \
gunicorn==20.0.4 \
eventlet>=0.24.1 \
gevent>=1.4 \
msgpack-python \
msgpack-python==0.6.2 \
redis \
rrdtool \
python-ldap \
Expand Down

0 comments on commit 49ee8f6

Please sign in to comment.