Skip to content

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

Merged
willhickey merged 1 commit into
v2.1from
mergify/bp/v2.1/pr-3977
Dec 6, 2024
Merged

v2.1: bump solana docker image's based image to bookworm (backport of #3977)#3978
willhickey merged 1 commit into
v2.1from
mergify/bp/v2.1/pr-3977

Conversation

@mergify
Copy link
Copy Markdown

@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
@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 <yihau.chen@icloud.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.

3 participants