Skip to content

Commit

Permalink
Merge pull request #67 from chainstack/feature/v2.0.21
Browse files Browse the repository at this point in the history
Upgrade to 2.0.21
  • Loading branch information
naviat authored Jan 3, 2025
2 parents 955ea34 + 42420ba commit 8ac3f05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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.1.6
FROM anzaxyz/agave:v2.0.21

RUN apt-get update && \
apt-get install --no-install-recommends rustc curl jq ca-certificates librust-curl+openssl-probe-dev -y && \
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# solana-docker
Solana Docker image with rustc, curl, jq

Solana Docker image with rustc, curl, jq

0 comments on commit 8ac3f05

Please sign in to comment.