Skip to content

Commit

Permalink
v2.1: bump solana docker image's based image to bookworm (backport of #…
Browse files Browse the repository at this point in the history
…3977) (#3978)

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

(cherry picked from commit b3c2274)

Co-authored-by: Yihau Chen <[email protected]>
  • Loading branch information
mergify[bot] and yihau authored Dec 6, 2024
1 parent e44d872 commit 4da190b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/docker-solana/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye
FROM debian:bookworm

# RPC JSON
EXPOSE 8899/tcp
Expand Down

0 comments on commit 4da190b

Please sign in to comment.