refactor: update docker image for frontend development

This commit is contained in:
Tola Leng
2025-10-22 21:07:19 +07:00
parent feb65edee5
commit 00430b6cb7
+1 -1
View File
@@ -15,7 +15,7 @@ services:
hard: 8192 hard: 8192
frontend: frontend:
image: ghcr.io/diptamahardhika/checkcle-frontend:sha-b2ae075 image: ghcr.io/operacle/checkcle-frontend:sha-b2ae075
container_name: checkcle-frontend container_name: checkcle-frontend
ports: ports:
- "8990:80" - "8990:80"