Skip to content

Commit 70c5c47

Browse files
committed
solana: change bad docker image name
1 parent a648a32 commit 70c5c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solana/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clean:
2727
rm -rf .anchor node_modules
2828

2929
docker:
30-
docker build -t solana-validator-docker \
30+
docker build -t solana-ntt-tests \
3131
-f Dockerfile \
3232
--build-arg SOLANA_CLI=$(SOLANA_CLI) \
3333
--build-arg ANCHOR_CLI=$(ANCHOR_CLI) \

0 commit comments

Comments
 (0)