File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 default : 11.0.0
1111 description : Git Tag/Branch/Commit for the khiops-samples Repo
1212 image-tag :
13- default : 11.0.0-b.0.0
13+ default : 11.0.0-b.0.465
1414 description : Development Docker Image Tag
1515 khiops-desktop-revision :
1616 default : 11.0.0-b.0
4343 # because the `env` context is only accessible at the step level;
4444 # hence, it is hard-coded
4545 image : |-
46- ghcr.io/khiopsml/khiops-python/khiopspydev-ubuntu22.04:${{ inputs.image-tag || '11.0.0-b.0.0 ' }}
46+ ghcr.io/khiopsml/khiops-python/khiopspydev-ubuntu22.04:${{ inputs.image-tag || '11.0.0-b.0.465 ' }}
4747 credentials :
4848 username : ${{ github.actor }}
4949 password : ${{ secrets.GITHUB_TOKEN }}
@@ -333,7 +333,7 @@ jobs:
333333 # because the `env` context is only accessible at the step level;
334334 # hence, it is hard-coded
335335 image : |-
336- ghcr.io/khiopsml/khiops-python/khiopspydev-${{ matrix.container }}:${{ inputs.image-tag || '11.0.0-b.0.0 ' }}
336+ ghcr.io/khiopsml/khiops-python/khiopspydev-${{ matrix.container }}:${{ inputs.image-tag || '11.0.0-b.0.465 ' }}
337337 credentials :
338338 username : ${{ github.actor }}
339339 password : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments