From f6e4659870d24258737f30c2ab7d0fd7ca132ada Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:06:21 +0000 Subject: [PATCH] Update centos Docker tag to v8 --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index f0ca0ada..2d273d15 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -19,7 +19,7 @@ jobs: gitee: runs-on: ubuntu-latest container: - image: "centos:7" + image: "centos:8" steps: - uses: wearerequired/git-mirror-action@master #同步至 gitee env: