Skip to content

Commit

Permalink
Merge pull request #65 from chainstack/feature/v2.0.18
Browse files Browse the repository at this point in the history
Solana upgrade to 2.0.18
  • Loading branch information
agrevtsev authored Nov 26, 2024
2 parents 3d4110c + 595db1e commit a17e8ff
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 anzaxyz/agave:v2.0.17
FROM anzaxyz/agave:v2.0.18

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 a17e8ff

Please sign in to comment.