From de6d4f3d5fdd1a5a49c1b3a394635a01340e79bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 12:51:35 +0000 Subject: [PATCH] Update centos Docker tag to v8 --- .github/workflows/build-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml index 139ad2a..bbb8b1f 100644 --- a/.github/workflows/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -148,7 +148,7 @@ jobs: needs: - build container: - image: centos:7 + image: centos:8 steps: - uses: actions/checkout@v3 - name: Download binary