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"