Skip to content

Commit 107a451

Browse files
committed
3.9
1 parent 0dbd723 commit 107a451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8-buster
1+
FROM python:3.9-buster
22
WORKDIR /opt/proxstar
33
RUN apt-get update -y && apt-get install -y python3-dev libldap2-dev libsasl2-dev ldap-utils
44
COPY requirements.txt .

0 commit comments

Comments
 (0)