diff --git a/Dockerfile b/Dockerfile index 28222a9..adb449e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,6 @@ RUN apt-get update \ WORKDIR /inventory -RUN pip install psycopg2-binary pyinventory +RUN pip install psycopg2-binary "pyinventory>=0.4.2"