chore(deps): update docker docker tag to v29.3.0 (#4362)
This commit is contained in:
parent
5ff87e885f
commit
418b8cb6f3
|
|
@ -23,7 +23,7 @@ services:
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
dind:
|
dind:
|
||||||
image: docker:29.2.1
|
image: docker:29.3.0
|
||||||
container_name: ${CONTAINER_NAME}-dind
|
container_name: ${CONTAINER_NAME}-dind
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue