algorand/update: update the algorand version

This commit is contained in:
Josh Siegel 2022-10-27 10:50:50 +00:00 committed by Evan Gray
parent 2fafa631a2
commit 7631341ef0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ COPY . /tmp
RUN /tmp/images/algod/install.sh \
-d "${BIN_DIR}" \
-u "https://github.com/algorand/go-algorand" \
-b "v3.9.2-stable" \
-b "v3.11.2-stable" \
-s ""
# Configure network