Updated docker image to match what is pushed to dockerhub
This commit is contained in:
parent
65465b895c
commit
c12ebe39df
@ -21,7 +21,7 @@ docker run --rm \
|
||||
-p 26656:26656 \
|
||||
--mount type=bind,source="$(pwd)/template",target=/template \
|
||||
--mount type=volume,source=wasmd_data,target=/root \
|
||||
"$CONTAINER_NAME:$VERSION" \
|
||||
"cosmwasm/$CONTAINER_NAME:$VERSION" \
|
||||
./run_wasmd.sh /template \
|
||||
> "$WASMD_LOGFILE" &
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user