We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 423e61b + 0f826d7 commit f730e26Copy full SHA for f730e26
builder.dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.9
+FROM golang:1.22.10
2
RUN apt-get update && apt-get install -y gcc-aarch64-linux-gnu gcc-x86-64-linux-gnu
3
4
COPY . /clusterpedia
0 commit comments