Skip to content

Commit

Permalink
bump solana docker image's based image to bookworm (solana-labs#3977)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau authored Dec 6, 2024
1 parent 783d387 commit b3c2274
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 b3c2274

Please sign in to comment.