update docker tag in README and docker-compose

This commit is contained in:
hrj
2021-12-10 09:52:50 +05:30
parent 6ee4aa596d
commit 0ce5e23e2f
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ version: "3.6"
services:
lc-core:
container_name: "libre-captcha"
image: librecaptcha/lc-core:latest
image: librecaptcha/lc-core:1.0.0-stable
volumes:
- "./docker-data:/lc-core/data"
ports: