Skip to content

Commit

Permalink
Updated recommended tag to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed Jan 2, 2018
1 parent 7535f2a commit de373fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ cd comanage-registry-docker
* Define `COMANAGE_REGISTRY_VERSION`. Currently we recommend

```
export COMANAGE_REGISTRY_VERSION=hotfix-2.0.x
export COMANAGE_REGISTRY_VERSION=3.0.0
```

* Build a local image for COmanage Registry:
Expand Down Expand Up @@ -80,7 +80,7 @@ services:
image: comanage-registry-postgres
comanage-registry:
image: comanage-registry:hotfix-2.0.x-basic-auth
image: comanage-registry:3.0.0-basic-auth
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit de373fe

Please sign in to comment.