mirror of
https://github.com/kasmtech/kasm-workspaces-dind.git
synced 2026-07-17 16:45:38 +00:00
Fix docker dind version
This commit is contained in:
parent
b8e3394c6c
commit
0d45defdbd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
image: docker
|
||||
image: docker:28.2.2
|
||||
services:
|
||||
- docker:dind
|
||||
- docker:28.2.2-dind
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue