Skip to content

Commit 4e1a607

Browse files
committed
updated readme
1 parent db7e07d commit 4e1a607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Here's some explanation of some environment values.
9090

9191
1. Build the image by yourself `docker build -t coliving .` Please note that, since out `Dockerfile` use multistage build, you will need Docker version 17.05 or later.
9292

93-
1. Or you can use our [initial release](https://github.com/cothings-app/cothings/releases/tag/v1.0.0) _docker image_ by pull it like this: `docker pull docker.pkg.github.com/cothings-app/cothings/cothings:latest` or specify in the _image_ and the _tag_ in `docker-compose.yml` file.
93+
1. Or you can use our [initial release](https://github.com/cothings-app/cothings/releases/) _docker image_ by pull it like this: `docker pull docker.pkg.github.com/cothings-app/cothings/cothings:latest` or specify in the _image_ and the _tag_ in `docker-compose.yml` file.
9494

9595
1. Now run the application `docker-compose up -d`
9696

0 commit comments

Comments
 (0)