From 9fbbddcb03b9d7d2e6faf02b124815edafe4b5c6 Mon Sep 17 00:00:00 2001 From: SiskaPavel Date: Tue, 24 Oct 2023 23:59:56 +0200 Subject: [PATCH] Update stage0.yml --- .github/workflows/stage0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stage0.yml b/.github/workflows/stage0.yml index 057f9754..db620dbd 100644 --- a/.github/workflows/stage0.yml +++ b/.github/workflows/stage0.yml @@ -47,7 +47,7 @@ jobs: runs-on: ubuntu-latest needs: check container: - image: docker_image + image: docker_image:ol9 steps: - name: test run: echo "test"