diff --git a/test/Dockerfile b/test/Dockerfile index d8a5b650..2ac67287 100644 --- a/test/Dockerfile +++ b/test/Dockerfile @@ -1,4 +1,4 @@ -FROM docker:24-dind +FROM docker:26-dind RUN apk add \ coreutils \