We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d7898 + dd5cb83 commit 2eaa406Copy full SHA for 2eaa406
docker/ldap-automation/Dockerfile
@@ -9,6 +9,6 @@ RUN python3 -m pip install --upgrade pip
9
10
# RUN python3 -m pip install git+https://github.com/oracle/python-oracledb.git
11
12
-RUN python3 -m pip install git+https://github.com/ministryofjustice/hmpps-ldap-automation-cli.git@v0.5.0
+RUN python3 -m pip install git+https://github.com/ministryofjustice/hmpps-ldap-automation-cli.git@v0.6.0-dev.0
13
14
CMD ["ldap-automation"]
0 commit comments