We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e94939 commit 36f75f3Copy full SHA for 36f75f3
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ ARG AVALANCHE_REPO="https://github.com/ava-labs/avalanchego.git"
2
ARG AVALANCHE_RELEASE="v1.11.2"
3
4
ARG AVALANCHE_SUBNETS_REPO="https://github.com/hubble-exchange/hubblenet"
5
-ARG AVALANCHE_SUBNETS_RELEASE="v0.10.5"
+ARG AVALANCHE_SUBNETS_RELEASE="v0.10.6"
6
7
ARG AVALANCHE_SUBNETS_NETWORKS_REPO="https://github.com/ava-labs/public-chain-assets"
8
ARG AVALANCHE_SUBNETS_NETWORKS_RELEASE="main"
0 commit comments