Skip to content

fix(virtiofsd): bump builder base image to alpine 3.24.1 - #6

Open
magic-peach wants to merge 1 commit into
urunc-dev:mainfrom
magic-peach:chore/bump-virtiofsd-alpine
Open

fix(virtiofsd): bump builder base image to alpine 3.24.1#6
magic-peach wants to merge 1 commit into
urunc-dev:mainfrom
magic-peach:chore/bump-virtiofsd-alpine

Conversation

@magic-peach

Copy link
Copy Markdown

The virtiofsd Dockerfile pinned alpine:3.16.2, released in 2022 and well past its support window. This bumps it to 3.24.1, the current stable release.

Tested: built the updated image and ran the actual static build command from virtiofsd_build.yaml (rustup target add, git clone v1.13.1, cargo build --release with the same RUSTFLAGS and static linking env vars) - compiled successfully and produced a working static binary.

3.16.2 is from 2022 and well past its support window. Verified the
full static build (rustup 1.85.1, virtiofsd v1.13.1, aarch64-musl
target) still succeeds on the new base.

Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>
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.

1 participant