mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-09-11 00:44:32 +08:00
Update test suite image to use Docker 26 (#404)
This commit is contained in:
parent
2f7193aa9b
commit
bf79c913e0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker:24-dind
|
||||
FROM docker:26-dind
|
||||
|
||||
RUN apk add \
|
||||
coreutils \
|
||||
|
|
Loading…
Add table
Reference in a new issue