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

go.mod/workflow/Dockerfile: version update #2521

Merged
merged 1 commit into from Sep 26, 2023

Conversation

ukane-philemon
Copy link
Contributor

@ukane-philemon ukane-philemon commented Sep 12, 2023

  • Bump go.mod versions from 1.18 to 1.19
  • Bump CI build.yml versions to 1.20 and 1.21
  • Bump CI action versions
  • Update Go and Node Dockfile images to 1.21.0 and 20.6.1 respectively.

I don't know when we should update our required Go versions but with the recent release of Go 1.21 I think it's time to bump to at least 1.19.

To verify the docker images:
$ docker pull golang:1.21.0-alpine3.18 for Go
$ docker pull node:current-alpine3.18 for Node

- Bump go.mod versions from 1.18 to 1.19
- Bump CI build.yml versions to 1.20 and 1.21
- Bump CI actions versions
- Update Dockfile go and node images

Signed-off-by: Philemon Ukane <ukanephilemon@gmail.com>
@buck54321 buck54321 merged commit aefb17e into decred:master Sep 26, 2023
5 checks passed
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.

None yet

3 participants