Skip to content

Commit

Permalink
docs(README): upgrade 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkinStars committed Dec 14, 2023
1 parent 82fdfc7 commit 3f696b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To learn more about the project, visit [answer.apache.org](https://answer.apache
### Running with docker

```bash
docker run -d -p 9080:80 -v answer-data:/data --name answer apache/answer:latest
docker run -d -p 9080:80 -v answer-data:/data --name answer apache/answer:1.2.1
```

For more information, see [Installation](https://answer.apache.org/docs/installation)
Expand Down

0 comments on commit 3f696b6

Please sign in to comment.