diff --git a/entrypoint.sh b/entrypoint.sh index 9a50123..50e1ca9 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -2,7 +2,7 @@ set -e -BINDPLANE_VERSION="1.51.0" +BINDPLANE_VERSION="1.52.0" # This order must match the order in acitons.yml bindplane_remote_url=${1}