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

removing phantomjs from image #55

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

sreuland
Copy link
Contributor

@sreuland sreuland commented Apr 20, 2023

During image build, getting errors due to no phantomjs available from apt package on ubuntu 22.04.

https://github.com/stellar/soroban-tools/actions/runs/4747312880/jobs/8432059319#step:5:8152

phantomjs is not used by anything in the test image, it was being referenced by js-sorobn-client as a dev dependency that was not used. Have related js-soroban-sdk#68 to remove it from that project. once that merges then this build should work and can merge.

…was causing build errors due to not being available on 22.04
@sreuland sreuland requested a review from paulbellamy April 20, 2023 05:50
@paulbellamy paulbellamy merged commit daa4007 into stellar:master Apr 20, 2023
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.

2 participants