Skip to content

Commit

Permalink
bump encointer node docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed May 13, 2024
1 parent c1fc410 commit 3c66e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker_run_encointer_node_notee.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -euxo pipefail

DOCKER_TAG=${1:-1.5.4}
DOCKER_TAG=${1:-1.8.3}

echo "Encointer node docker tag: ${DOCKER_TAG}"

Expand Down

0 comments on commit 3c66e41

Please sign in to comment.