Skip to content

chore: update alpine base to 3.20#7562

Merged
jedevc merged 3 commits into
dagger:mainfrom
jedevc:bump-alpine-3.20
Jun 10, 2024
Merged

chore: update alpine base to 3.20#7562
jedevc merged 3 commits into
dagger:mainfrom
jedevc:bump-alpine-3.20

Conversation

@jedevc
Copy link
Copy Markdown
Contributor

@jedevc jedevc commented Jun 6, 2024

Revival of #7323.

This is motivated slightly by some of the issues in #7554 - running up-to-date software is pretty important.

@jedevc jedevc marked this pull request as draft June 6, 2024 10:58
@jedevc jedevc requested review from sipsma and vito June 6, 2024 12:37
@jedevc jedevc marked this pull request as ready for review June 6, 2024 12:38
Comment thread core/integration/container_test.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

super nitpick: this will give a failure like false is not true which isn't very helpful, might be better to assert against distconsts.AlpineVersion+"\n"

not blocking, since these tests probably won't start failing anyway

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

🎉 Fixed this up now!

Copy link
Copy Markdown
Contributor

@gerhard gerhard left a comment

Choose a reason for hiding this comment

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

LGTM 💪 🚀

Left a few comments which can be addressed as follow-ups, no need to hold this.

Comment thread engine/distconsts/consts.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we bump this to 1.22.4 so that we benefit from the latest security fixes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done!

Comment thread ci/consts/versions.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we bump this to 1.21.11 so that we benefit from the latest security fixes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Removed this, 1.22.4 includes a backport to fix the runc issue we were seeing, so this isn't needed anymore. cc @vito

@jedevc jedevc force-pushed the bump-alpine-3.20 branch from 25741ba to 7345143 Compare June 10, 2024 12:37
jedevc added 3 commits June 10, 2024 13:37
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
Also, we can remove the runc hack - go 1.22.4 includes a backported fix
for the pthreads issue that upstream was encountering.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc merged commit 729c602 into dagger:main Jun 10, 2024
@jedevc jedevc deleted the bump-alpine-3.20 branch June 10, 2024 12:58
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