Merge pull request 'fix(container): update image docker to v27.4.1' (#588) from renovate/docker-27.x into main
Reviewed-on: #588
This commit is contained in:
commit
aca83263c8
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