fix(container): update image docker to v27.4.1
This commit is contained in:
parent
b36c564912
commit
1b07000024
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ spec:
|
|||
- name: runner-data
|
||||
mountPath: /data
|
||||
- name: daemon
|
||||
image: docker:27.4.0-dind
|
||||
image: docker:27.4.1-dind
|
||||
env:
|
||||
- name: DOCKER_TLS_CERTDIR
|
||||
value: /certs
|
||||
|
|
Loading…
Add table
Reference in a new issue