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 fd6b109 commit e845a44Copy full SHA for e845a44
tools/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.12
+FROM golang:1.24.6
2
3
RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates \
4
&& rm -rf /var/lib/apt/lists/*
0 commit comments