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

Update image dependencies #821

Merged
merged 2 commits into from
Jun 7, 2022
Merged

Update image dependencies #821

merged 2 commits into from
Jun 7, 2022

Conversation

mtojek
Copy link
Contributor

@mtojek mtojek commented Jun 7, 2022

This PR bumps up dependencies:

  • Ubuntu version 20.04 -> 22.04
  • Go version 1.18.0 -> 1.18.3

@mtojek mtojek self-assigned this Jun 7, 2022
@mtojek mtojek requested a review from a team June 7, 2022 07:37
@elasticmachine
Copy link

elasticmachine commented Jun 7, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-07T15:49:51.790+0000

  • Duration: 4 min 19 sec

Test stats 🧪

Test Results
Failed 0
Passed 162
Skipped 0
Total 162

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@@ -12,7 +12,7 @@ RUN go build .


# Run binary
FROM ubuntu:20.04
FROM ubuntu:22.04
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use to include version updates in the changelog. Consider also mentioning changes in the Go runtime that may affect the registry, if any.

@mtojek mtojek merged commit 4499a1c into elastic:main Jun 7, 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