chore(package): update docker docker tag to v28.2.2
This commit is contained in:
parent
f5b249e20d
commit
a9a6a7dff9
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ stages:
|
||||||
|
|
||||||
image-build:
|
image-build:
|
||||||
stage: "image-build"
|
stage: "image-build"
|
||||||
image: "docker:28.1.1"
|
image: "docker:28.2.2"
|
||||||
services:
|
services:
|
||||||
- name: "docker:28.1.1-dind"
|
- name: "docker:28.2.2-dind"
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
script:
|
script:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue