diff --git a/actions/example-service/runner-config.yaml b/actions/example-service/runner-config.yaml index 4606852..27981ab 100644 --- a/actions/example-service/runner-config.yaml +++ b/actions/example-service/runner-config.yaml @@ -10,7 +10,7 @@ runner: insecure: false fetch_timeout: 5s fetch_interval: 2s - labels: ["docker:docker://code.forgejo.org/oci/node:16-bullseye"] + labels: ["docker:docker://code.forgejo.org/oci/node:20-bookworm"] cache: enabled: false