From 1abc042e21d174291f6749a36bcd80debe885f7b Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 29 Jun 2023 13:49:42 +0800 Subject: [PATCH] .github/workflows/base-images.yaml: update --- .github/workflows/base-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/base-images.yaml b/.github/workflows/base-images.yaml index 456c28e..8717219 100644 --- a/.github/workflows/base-images.yaml +++ b/.github/workflows/base-images.yaml @@ -95,7 +95,7 @@ jobs: cache: true cache_registry: cache alpine-cli: - runs-on: ubuntu-lates + runs-on: ubuntu-latest name: Build alpine-cli base image needs: - alpine