Skip to content

Commit

Permalink
Update test suite image to use Docker 26 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 authored Apr 15, 2024
1 parent 2f7193a commit bf79c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker:24-dind
FROM docker:26-dind

RUN apk add \
coreutils \
Expand Down

0 comments on commit bf79c91

Please sign in to comment.