diff --git a/apps/zurrli/forgejo-runner/deployment.yaml b/apps/zurrli/forgejo-runner/deployment.yaml index 961be5f..e2f12ff 100644 --- a/apps/zurrli/forgejo-runner/deployment.yaml +++ b/apps/zurrli/forgejo-runner/deployment.yaml @@ -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",