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 2948672 commit 20811a1Copy full SHA for 20811a1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# ChangeLog
2
3
+## v0.1.24
4
+
5
+- Upgrades Dockerfile to use Go 1.24.3 (released May 6 2025).
6
+- Sets `GOTOOLCHAIN=auto` in Dockerfile by default, to allow
7
+ for transparent toolchain upgrading if the network
8
+ configuration allows it.
9
10
## v0.1.23
11
12
- Upgrades Dockerfile to use Go 1.24.0 (released Feb 11 2025).
internal/index/version.txt
@@ -1 +1 @@
-0.1.23
+0.1.24
0 commit comments