mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
Tags Permissions (#2291)
* fix: fixed a bug that exposed tags * chore: bumped versions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user