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 7526c78 commit 3525b41Copy full SHA for 3525b41
sidecar/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.7 as go-builder
+FROM golang:1.21.3 as go-builder
2
RUN mkdir /build
3
ADD ./out_gstdout /build/
4
WORKDIR /build
0 commit comments