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

[ECO-2045] Fix docker compose build by updating the time crate #793

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

CRBl69
Copy link
Collaborator

@CRBl69 CRBl69 commented Jul 30, 2024

Description

The DSS wasn't building inside of docker compose.

This is due to the compilation of the aggregator, which depends on the time crate, which could not compile.

Updating the crate solved the issue.

Testing

Delete this line and provide a description of how to test the changes in this
PR.

Checklist

  • Did you update the changelog?
  • Did you check off all checkboxes from the linked Linear task? (Ignore if
    you are not a member of Econia Labs)

@CRBl69 CRBl69 requested a review from alnoki July 30, 2024 15:03
alnoki
alnoki previously approved these changes Jul 30, 2024
@alnoki alnoki dismissed their stale review July 30, 2024 19:52

#792 didn't bump changelog, bump it here

@CRBl69 CRBl69 requested a review from alnoki August 2, 2024 16:08
@alnoki alnoki merged commit f78e911 into main Aug 2, 2024
1 check passed
@alnoki alnoki deleted the ECO-2045 branch August 2, 2024 17:55
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