Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Docker image should install openjdk-8-jre as opposed to default-… #1211

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

memoryz
Copy link
Contributor

@memoryz memoryz commented Oct 17, 2021

…jre which now installs java 11.

Fixes #1208 .

@memoryz
Copy link
Contributor Author

memoryz commented Oct 17, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2021

Codecov Report

Merging #1211 (8a6c2d7) into master (3f74133) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1211      +/-   ##
==========================================
- Coverage   83.47%   83.46%   -0.02%     
==========================================
  Files         259      259              
  Lines       12554    12554              
  Branches      650      650              
==========================================
- Hits        10480    10478       -2     
- Misses       2074     2076       +2     
Impacted Files Coverage Δ
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 56.66% <0.00%> (-3.34%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f74133...8a6c2d7. Read the comment docs.

@memoryz
Copy link
Contributor Author

memoryz commented Oct 17, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Jason Wang <jasowang@microsoft.com>
@memoryz
Copy link
Contributor Author

memoryz commented Oct 18, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit 5d31e3e into microsoft:master Oct 18, 2021
@memoryz memoryz deleted the jasowang/docker branch July 21, 2022 00:58
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.

mcr.microsoft.com/mmlspark/release:1.0.0-rc4 broke job running on Azure ML compute
3 participants