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 1fce91d commit bbe8b4aCopy full SHA for bbe8b4a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-buster
+FROM python:3.9-bullseye
2
WORKDIR /etc/proxstar
3
RUN apt-get update -y && apt-get install -y python3-dev libldap2-dev libsasl2-dev ldap-utils git
4
COPY requirements.txt .
0 commit comments