Skip to content

Commit 6186185

Browse files
committed
Update upstream khiops-core version to 11.0.0-b.0 in the dev Docker images
1 parent f16e086 commit 6186185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Dev Docker
33
env:
4-
DEFAULT_KHIOPS_REVISION: 11.0.0-a.0
4+
DEFAULT_KHIOPS_REVISION: 11.0.0-b.0
55
DEFAULT_IMAGE_INCREMENT: 0
66
DEFAULT_SERVER_REVISION: main
77
DEFAULT_PYTHON_VERSIONS: 3.8 3.9 3.10 3.11 3.12 3.13
@@ -14,7 +14,7 @@ on:
1414
inputs:
1515
khiops-revision:
1616
type: string
17-
default: 11.0.0-a.0
17+
default: 11.0.0-b.0
1818
description: Khiops Revision
1919
image-increment:
2020
type: number

0 commit comments

Comments
 (0)