diff --git a/bin/compile b/bin/compile index 06fb32f3fe829bb929b14d6b529b326b7d13a29e..f4bff0f07c2af6b0789d43986011007ed2a7a6d6 100755 --- a/bin/compile +++ b/bin/compile @@ -34,7 +34,7 @@ DISTRIBUTE_VERSION="0.6.36" export PATH=$PATH:$ROOT_DIR/vendor/bpwatch LOGPLEX_KEY="t.b396af7f-ad75-4643-8b9e-ebb288acc624" export BPWATCH_STORE_PATH=$CACHE_DIR/bpwatch.json -BUILDPACK_VERSION=v24 +BUILDPACK_VERSION=v25 # Support Anvil Build_IDs [ ! "$REQUEST_ID" ] && REQUEST_ID=$SLUG_ID diff --git a/vendor/bpwatch/bpwatch.zip b/vendor/bpwatch/bpwatch.zip index 53683fb53d214cd4ad4ab9b8a5040875a2544187..c44c817fdb213e4d8c16363b9226a6c639e5392e 100644 Binary files a/vendor/bpwatch/bpwatch.zip and b/vendor/bpwatch/bpwatch.zip differ