Skip to content

Commit

Permalink
fix: changed image name
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Dec 19, 2024
1 parent f01b5ab commit c037fec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -o pipefail
set +e

readonly DOCKER_IMAGE_NAME="server"
readonly DOCKER_IMAGE_NAME="hedera-block-node"

GROUP_ACTIVE="false"

Expand Down

0 comments on commit c037fec

Please sign in to comment.