diff --git a/native/linux/Blockstack-for-Linux.sh b/native/linux/Blockstack-for-Linux.sh index 9dcbf5248..cf450bbe4 100644 --- a/native/linux/Blockstack-for-Linux.sh +++ b/native/linux/Blockstack-for-Linux.sh @@ -2,7 +2,7 @@ # This script provides a simple interface for folks to use the docker install -TAG=v0.35.4 +TAG=v0.36.3 if [ "$BLOCKSTACK_TAG" ]; then TAG="$BLOCKSTACK_TAG" fi