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