Skip to content

Commit

Permalink
Merge pull request #35 from chainstack/feature/v1.16.14
Browse files Browse the repository at this point in the history
v1.16.14
  • Loading branch information
avinashbo authored Sep 30, 2023
2 parents 9a9483a + ff8c64b commit 4f3c509
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.14.24
FROM solanalabs/solana:v1.16.14

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 4f3c509

Please sign in to comment.