mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-24 19:46:06 -05:00
update docker tag in README and docker-compose
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user