Skip to content

Commit cde2d14

Browse files
committed
Merge pull request #70 from slack/public-registries
doc(registry): public registry only, closes #67
2 parents c7088a5 + 0c0a80d commit cde2d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/using-deis/using-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use `deis create` to create an application on the [controller][].
4444
## Deploy the Application
4545

4646
Use `deis pull` to deploy your application from [DockerHub][] or
47-
a private registry.
47+
a public registry.
4848

4949
$ deis pull gabrtv/example-go:latest
5050
Creating build... done, v2

0 commit comments

Comments
 (0)