Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix image not found issue #242

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

alex-semenyuk
Copy link
Member

There is an issue with building docker
ERROR: failed to solve: golang:1.21-buster: docker.io/library/golang:1.21-buster: not found

https://github.com/hyperledger/firefly-ethconnect/actions/runs/7579131739/job/20642836640

Fixed it by using 1.21-alpine3.19 as for example for hyperledger/firefly-tezosconnect#34

Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.23%. Comparing base (e3d87b4) to head (c82ec3f).

❗ Current head c82ec3f differs from pull request most recent head 18f0452. Consider uploading reports for the commit 18f0452 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          59       59           
  Lines        7532     7532           
=======================================
  Hits         7324     7324           
  Misses        164      164           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nguyer nguyer merged commit 22acb66 into hyperledger:main Mar 1, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants