Skip to content

Commit

Permalink
Merge pull request #64 from chainstack/feature/v2.0.17
Browse files Browse the repository at this point in the history
OPS-4171: Solana upgrade to 2.0.17
  • Loading branch information
naviat authored Nov 25, 2024
2 parents c1a4587 + d1ba56c commit 3d4110c
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.16
FROM anzaxyz/agave:v2.0.17

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 3d4110c

Please sign in to comment.