fix: use pre-built images in docker-compose

This commit is contained in:
realaravinth 2022-05-10 22:32:52 +05:30
parent a00823544e
commit 2592b7a113
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88

View file

@ -2,7 +2,7 @@ version: '3.9'
services:
mcaptcha:
build: .
image: mcaptcha/mcaptcha:latest
ports:
- 7000:7000
environment: