Change javascript command line and set to version 0.0.3

This commit is contained in:
2026-07-19 15:12:26 +02:00
parent d3975f0c49
commit 017f808c91
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export VERSION=0.0.2
export VERSION=0.0.3
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"