Add module PyMuPDF for PDF handling and set version to 0.0.5

This commit is contained in:
2026-07-19 21:38:31 +02:00
parent 25bbb3bc2f
commit 2c84ee7435
+1 -1
View File
@@ -1,4 +1,4 @@
export VERSION=0.0.4
export VERSION=0.0.5
docker build -t n8n-runners-custom:"$VERSION" .
docker login gitea.sda.zone
docker tag n8n-runners-custom:"$VERSION" gitea.sda.zone/stephane.david/n8n-runners-custom:"$VERSION"