chore(forgejo): updates runner to 6.4.0
This commit is contained in:
parent
fc3e6b3457
commit
e5a0c929b5
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ spec:
|
|||
# https://forgejo.org/docs/v1.21/admin/actions/#offline-registration
|
||||
initContainers:
|
||||
- name: runner-register
|
||||
image: code.forgejo.org/forgejo/runner:6.3.1
|
||||
image: code.forgejo.org/forgejo/runner:6.4.0
|
||||
command:
|
||||
- "sh"
|
||||
- "-c"
|
||||
|
|
@ -57,7 +57,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: runner
|
||||
image: code.forgejo.org/forgejo/runner:6.3.1
|
||||
image: code.forgejo.org/forgejo/runner:6.4.0
|
||||
command:
|
||||
- "sh"
|
||||
- "-c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue