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

build: bump docker image deps #431

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Conversation

trentm
Copy link
Member

@trentm trentm commented Jan 11, 2024

  • alpine 3.16.3 -> 3.16.8
  • ensure that the release workflow gets the latest Go version, else it might get a not-quite-latest in a tool cache

- alpine 3.16.3 -> 3.16.8
- ensure that the release workflow gets the latest Go version, else it might get a not-quite-latest in a tool cache
@trentm trentm requested a review from kruskall January 11, 2024 17:12
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Jan 11, 2024
@trentm
Copy link
Member Author

trentm commented Jan 11, 2024

Alpine 3.16.8 currently has no vulns: https://hub.docker.com/layers/library/alpine/3.16.8/images/sha256-ca452b8ab373e6de9c39d030870a52b8f0d3a9cf998c43183fd114660ae96330?context=explore
Another option would be to update to the latest Alpine 3.19, but I opted not to, because I think that we'd possibly want to do some more manual testing if doing that. I'm sure it would be fine, but still.

I added the "check-latest: true" to the release workflow because I noticed that the run for the last release (https://github.com/elastic/apm-aws-lambda/actions/runs/6542530791/job/17765697669) picked go1.21.1 even though it ran on Oct 16, 2023 -- after go1.21.3 had been released (https://go.dev/doc/devel/release#go1.21.minor).

@kruskall kruskall enabled auto-merge (squash) January 11, 2024 17:34
@kruskall kruskall merged commit 5fa1c0b into elastic:main Jan 11, 2024
10 checks passed
@trentm trentm deleted the trentm/bump-for-vulns branch January 11, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants