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

script: use Go 1.18 image for Toast tasks #5660

Merged
merged 1 commit into from
Apr 5, 2022
Merged

script: use Go 1.18 image for Toast tasks #5660

merged 1 commit into from
Apr 5, 2022

Conversation

milas
Copy link
Contributor

@milas milas commented Apr 5, 2022

I changed Dockerfile.toast but forgot to update the reference
to the new image in toast.yml, so it was still using a 1.17
based image.

This meant that make wire would fail as it couldn't handle parsing
generics.

All tasks have been re-run as part of this commit to ensure they
are working and commit any minor changes resulting from the upgrade.

I changed `Dockerfile.toast` but forgot to update the reference
to the new image in `toast.yml`, so it was still using a 1.17
based image.

This meant that `make wire` would fail as it couldn't handle parsing
generics.

All tasks have been re-run as part of this commit to ensure they
are working and commit any minor changes resulting from the upgrade.
@milas milas self-assigned this Apr 5, 2022
@milas milas merged commit c9c96c8 into master Apr 5, 2022
@milas milas deleted the milas/toast-1.18 branch April 5, 2022 15:58
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