You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Here's some explanation of some environment values.
90
90
91
91
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.
92
92
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.
0 commit comments