Skip to content

Commit

Permalink
chore(docker): use custom python2.7 ldap.
Browse files Browse the repository at this point in the history
  • Loading branch information
teleyinex committed Sep 29, 2019
1 parent 96075be commit 376e4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/circulate
docker:
- image: gregarmer/python-ldap-docker
- image: scifabric/python2.7-ldap
environment:
FLASK_CONFIG: testing
TEST_DATABASE_URL: postgresql://rtester:rtester@localhost/pybossa_test?sslmode=disable
Expand Down

0 comments on commit 376e4e4

Please sign in to comment.