Update Dockerfile and environment configuration for Gitea runner and Flutter CI integration

This commit is contained in:
Nils-Johan Gynther
2026-05-12 21:38:37 +02:00
parent a6309679f7
commit 530f990395
5 changed files with 61 additions and 16 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ GITEA_RUNNER_NAME=recipe-app
# Runner labels (optional, defaults to ubuntu-latest if empty)
# Format: label:docker://image,label:docker://image
GITEA_RUNNER_LABELS=backend-node24:docker://node:24-bullseye,flutter-3-41:docker://ghcr.io/cirruslabs/flutter:stable
GITEA_RUNNER_LABELS=backend-node24:docker://node:24.15.0-bullseye,flutter-3-41:docker://recipe-flutter-ci:3.41-node24