Skip to content

[Improvement-11834] Upgrade docker base image to support python3.9#11835

Merged
SbloodyS merged 2 commits intoapache:devfrom
danielfree:improvement-11834
Sep 14, 2022
Merged

[Improvement-11834] Upgrade docker base image to support python3.9#11835
SbloodyS merged 2 commits intoapache:devfrom
danielfree:improvement-11834

Conversation

@danielfree
Copy link
Contributor

Purpose of the pull request

Upgrade the docker base image to debian 11 bullseye, so when users want to install python3 via apt udpate && apt install python3, the installed version will be python3.9 instead of python3.7 as in debian 10 buster.

Brief change log

change openjdk:8-jre-slim-buster to openjdk:8-jre-slim-bullseye

Verify this pull request

This pull request is code cleanup without any test coverage.

@SbloodyS SbloodyS added improvement make more easy to user or prompt friendly backend labels Sep 7, 2022
@SbloodyS SbloodyS added this to the 3.1.0 milestone Sep 7, 2022
@SbloodyS SbloodyS added the first time contributor First-time contributor label Sep 7, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SbloodyS SbloodyS merged commit 009cb68 into apache:dev Sep 14, 2022
@SbloodyS
Copy link
Member

Thanks for your contribution. This is a good beginning. Considering that it's your first contribution, I think we can get deep communication, you can contact me through mail or add WeChat(SbloodyS), when mail or added, please tell me who you are. I think I can help to familiar with the Dolphinscheduler if you meet with problems.

@danielfree danielfree deleted the improvement-11834 branch September 14, 2022 01:54
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Sep 17, 2022
…pache#11835)

* use openjdk:8-jre-slim-bullseye instead of buster to support python3.9

* use openjdk:8-jre-slim-bullseye instead of buster across all components
@caishunfeng caishunfeng added the release cherry-pick Mark this issue/PR had cherry-pick for release version label Sep 19, 2022
caishunfeng pushed a commit that referenced this pull request Sep 19, 2022
…11835)

* use openjdk:8-jre-slim-bullseye instead of buster to support python3.9

* use openjdk:8-jre-slim-bullseye instead of buster across all components
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
…pache#11835)

* use openjdk:8-jre-slim-bullseye instead of buster to support python3.9

* use openjdk:8-jre-slim-bullseye instead of buster across all components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend CI&CD first time contributor First-time contributor improvement make more easy to user or prompt friendly release cherry-pick Mark this issue/PR had cherry-pick for release version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants