Skip to content

Commit

Permalink
Merge pull request #237 from linux-on-ibm-z/graphite_fix
Browse files Browse the repository at this point in the history
Dockerfile Update to fix fadvise and rrdtool
  • Loading branch information
deniszh authored Dec 23, 2024
2 parents 6f2a674 + 3a85e4a commit 1cf3a99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,12 @@ RUN true \
django==4.2.15 \
django-tagging==0.5.0 \
django-statsd-mozilla \
fadvise \
gunicorn==20.1.0 \
eventlet>=0.24.1 \
gevent>=1.4 \
msgpack==0.6.2 \
redis \
rrdtool \
rrdtool-bindings \
python-ldap \
mysqlclient \
psycopg2==2.8.6 \
Expand Down

0 comments on commit 1cf3a99

Please sign in to comment.