Skip to content

Commit

Permalink
Merge pull request #40 from chainstack/feature/v1.16.21
Browse files Browse the repository at this point in the history
Solana mainnet upgrade to 1.16.21
  • Loading branch information
AlbertMakhortov authored Dec 6, 2023
2 parents 2761f9b + 92de3d1 commit 527158a
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.6
FROM solanalabs/solana:v1.16.21

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 527158a

Please sign in to comment.