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

Updating to go 1.17 to patch security vulnerabilities found in go 1.15 #920

Closed
wants to merge 1 commit into from

Conversation

crazyzelot
Copy link

These changes update the docker files to use the newest versions of golang images found on docker hub.
I have also updated the version of golang to 1.17 to patch a few security vulnerabilities.
Specifically

@Enrico204
Copy link
Contributor

I'm not against updating the Go version, however it seems that updating from Go 1.15 to 1.17 is not needed in this case. The main Dockerfile is pointing to go:1.15, which in turn is pointing to the latest 1.15 release (which is not affected by those CVEs)

@ajvb
Copy link
Contributor

ajvb commented Feb 25, 2022

Thank you for the PR! Closed by #1012 though.

@ajvb ajvb closed this Feb 25, 2022
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.

3 participants