Skip to content

Commit

Permalink
updated to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaescu committed Nov 18, 2015
1 parent 7c54b5e commit 05ed6f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
openldapaccountdata:
container_name: openldapaccount-data
image: learninglayers/openldapaccount-data:0.0.4
image: learninglayers/openldapaccount-data:0.0.5
openldapaccount:
container_name: openldapaccount
image: learninglayers/openldapaccount:0.0.4
image: learninglayers/openldapaccount:0.0.5
volumes_from:
- openldapaccountdata
links:
Expand Down

0 comments on commit 05ed6f9

Please sign in to comment.