fix(container): update image docker to v28.0.4
This commit is contained in:
parent
53f1d13c73
commit
07ec3a1b63
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ spec:
|
||||||
- name: forgejo-runner-cache
|
- name: forgejo-runner-cache
|
||||||
mountPath: /cache
|
mountPath: /cache
|
||||||
- name: daemon
|
- name: daemon
|
||||||
image: docker:28.0.1-dind
|
image: docker:28.0.4-dind
|
||||||
env:
|
env:
|
||||||
- name: DOCKER_TLS_CERTDIR
|
- name: DOCKER_TLS_CERTDIR
|
||||||
value: /certs
|
value: /certs
|
||||||
|
|
Loading…
Add table
Reference in a new issue