Skip to content

Commit

Permalink
Merge pull request #25 from chainstack/feature/OPS-1403-bump-version
Browse files Browse the repository at this point in the history
feature/OPS-1403 - Bump Solana version to 1.14.10
  • Loading branch information
moraesjeremias authored Dec 20, 2022
2 parents 7c5c5f8 + 8b73cd6 commit 5217390
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.13.5
FROM solanalabs/solana:v1.14.10

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

0 comments on commit 5217390

Please sign in to comment.