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 build. #131

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Fix docker build. #131

merged 1 commit into from
Sep 16, 2021

Conversation

petr-korobeinikov
Copy link
Contributor

Hello 👋!

Just found a problem with Dockerfile.
It was impossible to build an image.

So, glad to propose this fix.

Now command works as expected:

docker build --build-arg KLEPTO_VERSION=0.3.1 --tag klepto .

Thank you 🤝 !

@codecov-commenter
Copy link

Codecov Report

Merging #131 (f11f023) into master (a0d9648) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   46.96%   46.96%           
=======================================
  Files           8        8           
  Lines         313      313           
=======================================
  Hits          147      147           
  Misses        159      159           
  Partials        7        7           

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 a0d9648...f11f023. Read the comment docs.

Copy link
Contributor

@lucasmdrs lucasmdrs left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution @pkorobeinikov ! 🎉

@lucasmdrs lucasmdrs merged commit 3da14dd into hellofresh:master Sep 16, 2021
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.

3 participants