Skip to content

Commit 7ddcb72

Browse files
committed
Update docker compose file
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent 66a3759 commit 7ddcb72

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,7 @@ services:
102102
healthycode:
103103
profiles:
104104
- healthycode
105-
build:
106-
context: ../healthycode
107-
dockerfile: Dockerfile
105+
image: ghcr.io/aboutcode-org/healthycode:latest
108106
volumes:
109107
- healthycode_venv:/opt/healthycode
110108
restart: "no"

0 commit comments

Comments
 (0)