Skip to content

Commit

Permalink
Use correct package name
Browse files Browse the repository at this point in the history
Addresses #68
  • Loading branch information
sebschrader committed May 12, 2019
1 parent ad790df commit 474f772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ RUN export DEBIAN_FRONTEND="noninteractive" && \
python3-gi \
python3-jinja2 \
python3-kombu \
python3-nacl \
python3-netaddr \
python3-pip \
python3-psycopg2 \
python3-pydbus \
python3-pynacl \
python3-pyrad \
python3-pyroute2 \
python3-pysnmp4 \
Expand Down

0 comments on commit 474f772

Please sign in to comment.