Skip to content

OC-26097: kpi-docker-eks (form-designer) Jenkins Job is failing to build KPI image#143

Merged
bkocinski7 merged 1 commit intoOpenClinica:masterfrom
ubaid-oc:master
Oct 17, 2025
Merged

OC-26097: kpi-docker-eks (form-designer) Jenkins Job is failing to build KPI image#143
bkocinski7 merged 1 commit intoOpenClinica:masterfrom
ubaid-oc:master

Conversation

@ubaid-oc
Copy link
Copy Markdown

  • As KPI Dockerfile is using python base image with version 3.10. It always pull the latest patch version of python 3.10. The last successfull kpi build was with python version 3.10.18. After python:3.10 image gets updated with python version 3.10.19 (see: PR Bump 3.10 and 3.11 docker-library/python#1088) , kpi build starts failing. Thus explicity adding python version 3.10.18 to make build successfull.

…ild KPI image

- As KPI Dockerfile is using python base image with version 3.10. It always pull the latest patch version of python 3.10. The last successfull kpi build was with python version 3.10.18. After python:3.10 image gets updated with python version 3.10.19 (see: PR docker-library/python#1088) , kpi build starts failing. Thus explicity adding python version 3.10.18 to make build successfull.
@bkocinski7 bkocinski7 merged commit e4526e8 into OpenClinica:master Oct 17, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants