Skip to content

Commit

Permalink
Use 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Aug 11, 2024
1 parent 4a1b497 commit d7a214b
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.25.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.25.0"
ARG TARGETPLATFORM
FROM algorand/algod:${BASE_ALGORAND_VERSION}-stable AS algorand

Expand Down

0 comments on commit d7a214b

Please sign in to comment.