From cc3b8d087b3f8146259a0438352021314682530a Mon Sep 17 00:00:00 2001 From: tqcq <99722391+tqcq@users.noreply.github.com> Date: Wed, 30 Jul 2025 17:36:09 +0800 Subject: [PATCH] update --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index a6272f1..22ad84a 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -5,7 +5,7 @@ jobs: container-job: runs-on: ubuntu-22.04 container: - image: busybox + image: ghcr.io/catthehacker/ubuntu:full-22.04 options: --cpus 1 steps: - name: Check