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 851bcf6 commit 8f0d163Copy full SHA for 8f0d163
sidecar/Dockerfile
@@ -3,7 +3,7 @@
3
#
4
# BUILDER
5
6
-FROM docker.io/library/golang:1.22 AS builder
+FROM docker.io/library/golang:1.24 AS builder
7
8
WORKDIR /buildroot
9
0 commit comments