Update code.forgejo.org/forgejo/runner Docker tag to v3.4.1

This commit is contained in:
Renovate Bot 2024-03-24 18:43:59 +00:00
parent 47bed4f980
commit 73b511b8c2
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
restartPolicy: Always
initContainers:
- name: registration
image: code.forgejo.org/forgejo/runner:3.3.0
image: code.forgejo.org/forgejo/runner:3.4.1
command:
[
"sh",
@ -50,7 +50,7 @@ spec:
memory: "1024Mi"
containers:
- name: runner
image: code.forgejo.org/forgejo/runner:3.3.0
image: code.forgejo.org/forgejo/runner:3.4.1
command:
[
"sh",