Skip to content

Commit

Permalink
Upgrade to algod 3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Dec 7, 2024
1 parent 2bfdb72 commit 96ef01a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.23.1"
ARG BASE_ALGORAND_VERSION="3.26.0"
ARG TARGETPLATFORM
FROM algorand/stable:${BASE_ALGORAND_VERSION} AS algorand

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.participation
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_ALGORAND_VERSION="3.23.1"
ARG BASE_ALGORAND_VERSION="3.26.0"
ARG TARGETPLATFORM
FROM algorand/algod:${BASE_ALGORAND_VERSION}-stable AS algorand

Expand Down

0 comments on commit 96ef01a

Please sign in to comment.