Update code.forgejo.org/forgejo/runner Docker tag to v11.3.1
The container in the Oracle cloud infrastructure spun up with Docker Compose was updated by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| code.forgejo.org/forgejo/runner (source) | minor | 11.2.0 -> 11.3.1 |
Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v11.3.1
Release Notes
- bug fixes
- MR: fix: notify the Forgejo instance that the logs of a task can be transferred from the database to storage
- other
v11.3.0
Release Notes
- features
- MR: feat: allow inputs in runs-on
- bug fixes
- other
- MR: chore: rename NewInterpeter to NewInterpreter
- MR: Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.6.0
- MR: Update code.forgejo.org/forgejo/forgejo Docker tag to v11.0.7
- MR: chore(ci): use code.forgejo.org/oci/alpine:latest
- MR: Update data.forgejo.org/oci/golang Docker tag to v1.25
- MR: Update dependency forgejo/lxc-helpers to v1.1.3
- MR: Revert "chore(cleanup): lxc-helpers does not need a global lock (#1047)"