Skip to content

Commit

Permalink
Update stage0.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel authored Oct 24, 2023
1 parent 94581d0 commit 9fbbddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9fbbddc

Please sign in to comment.