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

Upgrade golang in docker images to 1.20.5 #139

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

danybmx
Copy link
Contributor

@danybmx danybmx commented Jun 19, 2023

golang 1.14 have many vulnerabilities reported so this will upgrade docker images to latest version.

Previous release trying this used golang:1.20.5 which break all the docker images, now we're using golang:1.20.5-buster to avoid problems with glibc version included in fluent-bit image.

@github-actions
Copy link

github-actions bot commented Jun 19, 2023

Test Results

2 tests   2 ✔️  6s ⏱️
2 suites  0 💤
1 files    0

Results for commit 6f9d5e2.

♻️ This comment has been updated with latest results.

@danybmx danybmx force-pushed the upgrade-images-to-golang-20-5 branch from 57b05a2 to 6f9d5e2 Compare June 19, 2023 17:45
@danybmx danybmx merged commit fb0a33f into master Jun 20, 2023
13 of 15 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.

2 participants