Tags Permissions (#2291)

* fix: fixed a bug that exposed tags

* chore: bumped versions
This commit is contained in:
Wyatt Johnson
2019-04-29 22:28:49 +02:00
committed by Kiwi
parent 2d804d783b
commit 1e3d47eb87
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ If you deploy using Docker, you can extend from the `*-onbuild` image, an
example `Dockerfile` for your project could be:
```Dockerfile
FROM coralproject/talk:4.5-onbuild
FROM coralproject/talk:4-onbuild
```
Establish a private repository for your instance that includes the following: