mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-13 02:40:47 +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 \
|
RUN apk add \
|
||||||
coreutils \
|
coreutils \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue