We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af5a8b commit 1977520Copy full SHA for 1977520
.github/workflows/build-image-dev.yml
@@ -13,7 +13,7 @@ jobs:
13
14
build:
15
name: Build Image
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
env:
18
BASE_IMAGE: 'registry.access.redhat.com/ubi9/python-311:latest'
19
REGISTRY: quay.io/troyer
0 commit comments