Skip to content
Snippets Groups Projects
Commit cc9b7fa1 authored by Éloïs's avatar Éloïs
Browse files

deps(script):: update docker image used by script create live network

parent 12f693ce
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ SPEC_DIR="${4:-resources}" ...@@ -22,7 +22,7 @@ SPEC_DIR="${4:-resources}"
echo "CURRENCY=$CURRENCY" echo "CURRENCY=$CURRENCY"
# constants # constants
DUNITER_IMAGE_TAG="debug-sha-66ffb479" DUNITER_IMAGE_TAG="sha-54010fa1"
# Clean and (re-)create working forders # Clean and (re-)create working forders
rm -rf $WORK_DIR rm -rf $WORK_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment