added custom quacback image version

This commit is contained in:
gyurix
2026-05-13 18:00:29 +02:00
parent 429a66b505
commit 78db1d6109
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
"POST_START": "null"
},
{
"IMAGE": "safebox/quackback:latest",
"IMAGE": "safebox/quackback:#VERSION",
"UPDATE": "true",
"MEMORY": "4096M",
"NAME": "quackbackapp",
+7
View File
@@ -53,6 +53,13 @@
"value": "",
"required": "true"
},
{
"description": "Quackback image version",
"key": "VERSION",
"value": "latest",
"info": "Change latest version of Quackback image to custom",
"advanced": "true"
},
{
"description": "Slack client ID",
"key": "SLACK_CLIENT_ID",