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

v2.1: bump solana docker image's based image to bookworm (backport of #3977) #3978

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 6, 2024

Problem

I bumped our build image to ubuntu 22.04 (#3774) but forgot to upgrade sdk's base image to the corresponding one

context: https://discord.com/channels/428295358100013066/670512312339398668/1314633956058202154

$> docker run --rm -ti anzaxyz/agave:v2.1.4 agave-validator -h

solana-faucet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by solana-faucet)
solana-faucet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by solana-faucet)
solana-faucet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by solana-faucet)
...

Summary of Changes

bump solana docker image's based image to bookworm


Note:

we build bins in the build image (https://github.com/anza-xyz/agave/blob/master/ci/docker/Dockerfile) then copy to the sdk image (https://github.com/anza-xyz/agave/blob/master/sdk/docker-solana/Dockerfile)


This is an automatic backport of pull request #3977 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner December 6, 2024 17:24
@mergify mergify bot assigned yihau Dec 6, 2024
@willhickey willhickey merged commit 4da190b into v2.1 Dec 6, 2024
20 checks passed
@willhickey willhickey deleted the mergify/bp/v2.1/pr-3977 branch December 6, 2024 21:34
KirillLykov pushed a commit that referenced this pull request Dec 9, 2024
…3977) (#3978)

bump solana docker image's based image to bookworm (#3977)

(cherry picked from commit b3c2274)

Co-authored-by: Yihau Chen <[email protected]>
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