Skip to content

Commit

Permalink
Merge pull request #19 from chainstack/feature/OPS-862
Browse files Browse the repository at this point in the history
feature/OPS-862 - Solana mainnet/devnet image bumping 1.10.38
  • Loading branch information
moraesjeremias authored Sep 2, 2022
2 parents 77bc852 + eb43b76 commit 9962028
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.11.10
FROM solanalabs/solana:v1.10.38

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 9962028

Please sign in to comment.