Update test suite image to use Docker 26 (#404)

This commit is contained in:
Frederik Ring
2024-04-15 13:09:43 +02:00
committed by GitHub
parent 2f7193aa9b
commit bf79c913e0

View File

@@ -1,4 +1,4 @@
FROM docker:24-dind
FROM docker:26-dind
RUN apk add \
coreutils \