Skip to content

Commit

Permalink
Lock versions
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tbird committed Jan 25, 2016
1 parent ff343b8 commit a64bb05
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 @@ -41,7 +41,7 @@ docker run -it --rm \
--env ENDPOINT_TIMEOUT=500 \
--env ENDPOINT_THRESHOLD=5 \
--env ENDPOINT_BACKOFF=1 \
h0tbird/registry:latest
h0tbird/registry:v2.2.1-3
```

##### 4. Portus:
Expand All @@ -60,5 +60,5 @@ docker run -it --rm \
--env SECRETS_ENCRYPTION_PRIVATE_KEY_PATH=/certs/server.key \
--env SECRETS_MACHINE_FQDN=127.0.0.1 \
--env SECRETS_PORTUS_PASSWORD=portus \
h0tbird/portus:latest
h0tbird/portus:v2.0.0-2
```

0 comments on commit a64bb05

Please sign in to comment.