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

Update docker image JDK to 17 #285

Merged
merged 1 commit into from
Apr 23, 2022
Merged

Update docker image JDK to 17 #285

merged 1 commit into from
Apr 23, 2022

Conversation

andrcuns
Copy link
Owner

@andrcuns andrcuns commented Apr 23, 2022

Fixes multiple security vulnerabilities present in JDK11

@andrcuns andrcuns added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Apr 23, 2022
@codeclimate
Copy link

codeclimate bot commented Apr 23, 2022

Code Climate has analyzed commit 73070dc and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.9% (0.0% change).

View more on Code Climate.

@github-actions
Copy link

Allure report

allure-report-publisher generated test report!

rspec: ✅ test report for 73070dc2

+--------------------------------------------------------+
|                   behaviors summary                    |
+-----------+--------+--------+---------+-------+--------+
|           | passed | failed | skipped | flaky | result |
+-----------+--------+--------+---------+-------+--------+
| cli       | 1      | 0      | 0       | 0     ||
| providers | 15     | 0      | 0       | 0     ||
| helpers   | 36     | 0      | 0       | 0     ||
| commands  | 17     | 0      | 0       | 0     ||
| generator | 3      | 0      | 0       | 0     ||
| uploaders | 17     | 0      | 0       | 0     ||
+-----------+--------+--------+---------+-------+--------+
| Total     | 89     | 0      | 0       | 0     ||
+-----------+--------+--------+---------+-------+--------+

@andrcuns andrcuns merged commit b94ae73 into main Apr 23, 2022
@andrcuns andrcuns deleted the bump-jdk branch April 23, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant