diff --git a/apps/md2html/docker-compose.json b/apps/md2html/docker-compose.json
index e2d6c6c..06d80c8 100644
--- a/apps/md2html/docker-compose.json
+++ b/apps/md2html/docker-compose.json
@@ -4,7 +4,7 @@
"services": [
{
"name": "md2html",
- "image": "md2html:latest",
+ "image": "git.alexzaw.dev/alexz/md2html:1.0.0",
"isMain": true,
"internalPort": 3000,
"environment": [