We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba634b commit a0df00dCopy full SHA for a0df00d
.github/workflows/build-base-containers.yml
@@ -31,4 +31,4 @@ jobs:
31
docker_tag: "${{ github.sha }}"
32
make_latest: false
33
force_rebuild: ${{ inputs.force_rebuild || false }}
34
- dockerfile: ".github/Dockerfile.ubuntu-22-04-py3.11"
+ dockerfile: ".github/Dockerfile.ubuntu-22-04-py3-11"
0 commit comments