Skip to content

Commit

Permalink
Merge pull request #55 from chainstack/feature/v1.18.20
Browse files Browse the repository at this point in the history
Upgrade solana mainnet to 1.18.20
  • Loading branch information
naviat authored Jul 29, 2024
2 parents 5e62d2d + fd7b83f commit 5bfa6f0
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:v1.18.15
FROM anzaxyz/agave:v1.18.20

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 5bfa6f0

Please sign in to comment.