From 0308fffc93000c8fef5b2459bf5691bd026c702a Mon Sep 17 00:00:00 2001 From: Dakota Paasman Date: Wed, 1 May 2024 15:20:34 -0400 Subject: [PATCH] bump to 1.55 --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index ced6c47..eda2679 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -2,7 +2,7 @@ set -e -BINDPLANE_VERSION="1.54.0" +BINDPLANE_VERSION="1.55.0" # This order must match the order in acitons.yml bindplane_remote_url=${1}