Dockerfile: use "debian" in stages instead of distro name
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
c5194a9e5d
commit
0d95231ccb
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- connhelper-ssh
|
||||
base:
|
||||
- alpine
|
||||
- bookworm
|
||||
- debian
|
||||
engine-version:
|
||||
# - 20.10-dind # FIXME: Fails on 20.10
|
||||
- stable-dind # TODO: Use 20.10-dind, stable-dind is deprecated
|
||||
|
||||
Reference in New Issue
Block a user