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 openjdk in Dockerfile #87

Merged
merged 1 commit into from Aug 17, 2020

Conversation

pawelkopka
Copy link
Contributor

Update openjdk in dockerfile. This will make container run faster (skip upgrade).

Fixes

  • Currnelty each docker run upgrade openjdk before run npm-groovy-lint. This

@codecov-commenter
Copy link

Codecov Report

Merging #87 into master will increase coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   93.71%   93.99%   +0.27%     
==========================================
  Files          72       72              
  Lines        1798     1798              
==========================================
+ Hits         1685     1690       +5     
+ Misses        113      108       -5     
Impacted Files Coverage Δ
lib/codenarc-caller.js 84.67% <0.00%> (+0.72%) ⬆️
lib/output.js 98.76% <0.00%> (+1.23%) ⬆️
lib/codenarc-factory.js 97.22% <0.00%> (+1.38%) ⬆️

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 bec56a1...57e9126. Read the comment docs.

Copy link
Owner

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution :)

@nvuillam nvuillam merged commit 031efd3 into nvuillam:master Aug 17, 2020
@nvuillam
Copy link
Owner

Released on DockerHub in version 7.4.0 😃

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.

None yet

3 participants