chore(deps): update docker docker tag to v29.2.1 (#3835)
This commit is contained in:
parent
5e8053d6b2
commit
7e9cc69ef9
|
|
@ -24,7 +24,7 @@ services:
|
|||
labels:
|
||||
createdBy: Apps
|
||||
dind:
|
||||
image: docker:29.2.0-dind
|
||||
image: docker:29.2.1-dind
|
||||
container_name: ${CONTAINER_NAME}-dind
|
||||
privileged: ${PRIVILEGED}
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in New Issue