Skip to content

Commit

Permalink
Update README with version 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Oct 17, 2024
1 parent 1383e1a commit a7ef067
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 @@ -38,7 +38,7 @@ and deep dive into issues [from the generated report](https://data.catering/samp

1. Docker
```shell
docker run -d -i -p 9898:9898 -e DEPLOY_MODE=standalone --name datacaterer datacatering/data-caterer:0.12.0
docker run -d -i -p 9898:9898 -e DEPLOY_MODE=standalone --name datacaterer datacatering/data-caterer:0.12.1
```
[Open localhost:9898](http://localhost:9898).
1. [Run Scala/Java examples](#run-scalajava-examples)
Expand Down

0 comments on commit a7ef067

Please sign in to comment.