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 docker image #110

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Fix docker image #110

merged 2 commits into from
Feb 19, 2024

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-evmconnect/actions/runs/7922199644/job/21629266487#step:11:156

Fixed it by using 1.21-alpine3.19 as for example for tezos connector

Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
@alex-semenyuk alex-semenyuk requested a review from a team as a code owner February 18, 2024 10:46
Copy link
Contributor

@Chengxuan Chengxuan left a comment

Choose a reason for hiding this comment

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

Thanks @alex-semenyuk LGTM

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (393cf9f) 100.00% compared to head (297b106) 100.00%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1516      1519    +3     
=========================================
+ Hits          1516      1519    +3     

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

@Chengxuan Chengxuan merged commit f00958d into hyperledger:main Feb 19, 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