diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 74ce40c..84e955d 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -10,7 +10,7 @@ jobs: build: runs-on: gitea_labels container: - image: docker:24.0.7 + image: gitea-ci-base:latest steps: - name: 检出代码 run: |