From d3727197ce32f657b93032bfcc48e0c540a04d32 Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Sun, 24 Aug 2025 18:12:24 -0400 Subject: [PATCH] Update Dockerfile. --- build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dockerfile b/build/Dockerfile index a33fca9..51772bf 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20 +FROM alpine:3.22 ARG RELEASE_VERSION_ARG