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 cb9ffb4 commit ac84121Copy full SHA for ac84121
.tool-versions
@@ -1,5 +1,5 @@
1
erlang 26.2
2
elixir 1.16.2-otp-26
3
-golang 1.22.12
+golang 1.24.2
4
rust 1.81.0
5
protoc 30.2
Dockerfile
# libp2p port
-FROM golang:1.22 AS libp2p_builder
+FROM golang:1.24 AS libp2p_builder
LABEL stage=builder
# Install dependencies
0 commit comments