Skip to content

Commit

Permalink
chore: bump script version (#1968)
Browse files Browse the repository at this point in the history
  • Loading branch information
mclyk committed Mar 26, 2024
1 parent 3b46732 commit eadac2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/collator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VOLUME="chains"
NODE_KEY="$1"
KEYSTORE_PATH="$2"
NODE_NAME="$3"
DOCKER_IMAGE="parallelfinance/parallel:v1.9.6"
DOCKER_IMAGE="parallelfinance/parallel:v2.0.5"
BASE_PATH="/data"

if [ $# -lt 3 ]; then
Expand Down

0 comments on commit eadac2d

Please sign in to comment.