md2html: bump to 1.0.2 (Chromium zombie leak fix)
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"categories": ["utilities", "development"],
|
"categories": ["utilities", "development"],
|
||||||
"description": "A web-based Markdown converter that produces beautifully styled HTML documents with sidebar table of contents, Mermaid diagram rendering, and PDF export via headless Chromium. Supports drag-and-drop file upload, live preview, and downloadable output.",
|
"description": "A web-based Markdown converter that produces beautifully styled HTML documents with sidebar table of contents, Mermaid diagram rendering, and PDF export via headless Chromium. Supports drag-and-drop file upload, live preview, and downloadable output.",
|
||||||
"tipi_version": 1,
|
"tipi_version": 1,
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"source": "https://git.alexzaw.dev/alexz/md2html",
|
"source": "https://git.alexzaw.dev/alexz/md2html",
|
||||||
"website": "https://git.alexzaw.dev/alexz/md2html",
|
"website": "https://git.alexzaw.dev/alexz/md2html",
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
"name": "md2html",
|
"name": "md2html",
|
||||||
"image": "git.alexzaw.dev/alexz/md2html:1.0.1",
|
"image": "git.alexzaw.dev/alexz/md2html:1.0.2",
|
||||||
"isMain": true,
|
"isMain": true,
|
||||||
"internalPort": 3000,
|
"internalPort": 3000,
|
||||||
"environment": [
|
"environment": [
|
||||||
|
|||||||
Reference in New Issue
Block a user