diff --git a/images/algorand/Dockerfile b/images/algorand/Dockerfile index 4b539bf..97e17aa 100644 --- a/images/algorand/Dockerfile +++ b/images/algorand/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1.3-labs -FROM debian:12@sha256:b6507e340c43553136f5078284c8c68d86ec8262b1724dde73c325e8d3dcdeba as build +FROM debian:13@sha256:6d87375016340817ac2391e670971725a9981cfc24e221c47734681ed0f6c0f5 as build ARG ALGORAND_VERSION=v4.1.2-stable ARG GO_VERSION=1.23.9