Skip to content

Commit 5bd4233

Browse files
feat: use Juno repo v0.0.48 for source (#119)
1 parent b4ab63b commit 5bd4233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/download/juno-source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fi
1414
# curl -L -o "$DIR/juno.tar.gz" https://github.com/junobuild/juno/archive/$COMMIT.tar.gz
1515

1616
# Use a release tag
17-
TAG=v0.0.47
17+
TAG=v0.0.48
1818
SOURCE_FOLDER="juno-${TAG#v}"
1919
curl -L -o "$DIR/juno.tar.gz" https://github.com/junobuild/juno/archive/refs/tags/$TAG.tar.gz
2020

0 commit comments

Comments
 (0)