File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11.boost_setup :
2- image : " ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:26.1.0 "
2+ image : " ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:28-cli "
33
44.boost_dind :
55 services :
6- - name : " ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:26.1.0 -dind"
6+ - name : " ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:28 -dind"
77 alias : dockerdaemon
88 # Support for listening on TCP without authentication or explicit
99 # intent to run without authentication will be removed in the next
Original file line number Diff line number Diff line change 11.boost_setup :
2- image : " ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/docker:26.1.0 "
2+ image : " ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/docker:28-cli "
33
44.boost_dind :
55 services :
6- - name : " ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/docker:26.1.0 -dind"
6+ - name : " ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/docker:28 -dind"
77 alias : dockerdaemon
88 # Support for listening on TCP without authentication or explicit
99 # intent to run without authentication will be removed in the next
Original file line number Diff line number Diff line change 11.boost_setup :
2- image : " docker:26.1.0 "
2+ image : " docker:28-cli "
33
44 before_script :
55 - |
6262
6363.boost_dind :
6464 services :
65- - name : " docker:26.1.0 -dind"
65+ - name : " docker:28 -dind"
6666 alias : dockerdaemon
6767 # Support for listening on TCP without authentication or explicit
6868 # intent to run without authentication will be removed in the next
You can’t perform that action at this time.
0 commit comments