diff --git a/k8s/forgejo/config.yaml b/k8s/forgejo/config.yaml index b76155e..9ca1d51 100644 --- a/k8s/forgejo/config.yaml +++ b/k8s/forgejo/config.yaml @@ -249,7 +249,7 @@ data: {{svg "octicon-person"}} {{ctx.Locale.Tr "register"}} {{end}} - + {{svg "octicon-sign-in"}} {{ctx.Locale.Tr "sign_in"}} {{end}} diff --git a/roles/forgejo-runner/templates/forgejo-runner.yaml b/roles/forgejo-runner/templates/forgejo-runner.yaml index 4c0aa67..b2e56e1 100644 --- a/roles/forgejo-runner/templates/forgejo-runner.yaml +++ b/roles/forgejo-runner/templates/forgejo-runner.yaml @@ -30,8 +30,8 @@ runner: labels: [ "docker:docker://node:20-bookworm", "node20:docker://node:20-bookworm", - "ubuntu-latest:docker://node:20-bookworm", - "ubuntu-22.04:docker://node:16-bullseye" + "ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-20.04", + "ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04" ] cache: