We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbd723 commit 107a451Copy full SHA for 107a451
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-buster
+FROM python:3.9-buster
2
WORKDIR /opt/proxstar
3
RUN apt-get update -y && apt-get install -y python3-dev libldap2-dev libsasl2-dev ldap-utils
4
COPY requirements.txt .
0 commit comments