Skip to content

Commit 2eaa406

Browse files
authored
Merge pull request #196 from ministryofjustice/IjazMoJ-patch-1
Update Dockerfile
2 parents 29d7898 + dd5cb83 commit 2eaa406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ldap-automation/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ RUN python3 -m pip install --upgrade pip
99

1010
# RUN python3 -m pip install git+https://github.com/oracle/python-oracledb.git
1111

12-
RUN python3 -m pip install git+https://github.com/ministryofjustice/hmpps-ldap-automation-cli.git@v0.5.0
12+
RUN python3 -m pip install git+https://github.com/ministryofjustice/hmpps-ldap-automation-cli.git@v0.6.0-dev.0
1313

1414
CMD ["ldap-automation"]

0 commit comments

Comments
 (0)