Fixed app sdk startnode failing when branches coming into it

This commit is contained in:
frikky
2022-05-20 01:07:05 +02:00
parent 3a7865df6d
commit 2167be32f5
5 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ ORBORUS_CONTAINER_NAME= # Used to FIND the containername. cgroup v2: issue 50
SHUFFLE_BASE_IMAGE_NAME=frikky
SHUFFLE_BASE_IMAGE_REGISTRY=ghcr.io
SHUFFLE_BASE_IMAGE_TAG_SUFFIX="-0.8.80"
SHUFFLE_BASE_IMAGE_TAG_SUFFIX="-1.0.0"
# Used for auto-cleanup of containers. REALLY important at scale.
SHUFFLE_CONTAINER_AUTO_CLEANUP=false