update docker image version in readme

This commit is contained in:
hrj 2022-10-11 10:52:16 +05:30
parent 70ca5673d1
commit 515782ea8b

View File

@ -47,7 +47,7 @@ docker-compose up
Using `docker`:
```
docker run -v lcdata:/lc-core/data librecaptcha/lc-core:1.1.0-stable
docker run -v lcdata:/lc-core/data librecaptcha/lc-core:2.0
```
A default `config.json` is automatically created in the mounted volume.