We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ec16b commit 245636fCopy full SHA for 245636f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.19 as builder
+FROM --platform=$BUILDPLATFORM golang:1.22.0 as builder
2
ENV SRC github.com/segmentio/topicctl
3
ENV CGO_ENABLED=0
4
0 commit comments