We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13240be commit 282e47cCopy full SHA for 282e47c
README.md
@@ -23,7 +23,7 @@ To learn more about the project, visit [answer.apache.org](https://answer.apache
23
### Running with docker
24
25
```bash
26
-docker run -d -p 9080:80 -v answer-data:/data --name answer apache/answer:1.4.2
+docker run -d -p 9080:80 -v answer-data:/data --name answer apache/answer:1.4.5
27
```
28
29
For more information, see [Installation](https://answer.apache.org/docs/installation).
0 commit comments