mirror of
https://github.com/wassname/talk.git
synced 2026-08-05 13:30:26 +08:00
Set versions to 4.5.0 instead of latest (#1708)
This commit is contained in:
committed by
Wyatt Johnson
parent
f2857a8085
commit
d393c6fc4d
@@ -109,7 +109,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:latest-onbuild
|
||||
FROM coralproject/talk:4.5.0-onbuild
|
||||
```
|
||||
|
||||
Where the directory for your instance would contain a `plugins.json` file
|
||||
|
||||
Reference in New Issue
Block a user