We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d766c67 commit bf3b3feCopy full SHA for bf3b3fe
images/solana-validator/Dockerfile
@@ -1,7 +1,7 @@
1
# Base image
2
FROM debian:bookworm AS base
3
4
-ARG AGAVE_VERSION=2.0.24
+ARG AGAVE_VERSION=2.1.15
5
ARG RUST_VERSION=stable
6
7
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
0 commit comments