Skip to content

Commit

Permalink
Merge pull request #50 from chainstack/feature/bump-solana-mainnet
Browse files Browse the repository at this point in the history
Bump solana mainnet version
  • Loading branch information
harshsingh-cs authored Mar 23, 2024
2 parents ce17a34 + c67e606 commit 3702112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM solanalabs/solana:v1.17.25
FROM solanalabs/solana:v1.17.28

RUN apt-get update && \
apt-get install --no-install-recommends rustc curl jq ca-certificates librust-curl+openssl-probe-dev -y && \
Expand Down

0 comments on commit 3702112

Please sign in to comment.