Skip to content

Commit

Permalink
Upgrade base algorand version
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Feb 6, 2024
1 parent a8ca2c1 commit 049f3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_ALGORAND_VERSION="3.21.0-stable"
ARG BASE_ALGORAND_VERSION="3.22.0-stable"
FROM algorand/algod:$BASE_ALGORAND_VERSION
LABEL "network.voi"="Voi Network"
LABEL version=$BASE_ALGORAND_VERSION
Expand Down

0 comments on commit 049f3cf

Please sign in to comment.