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.
2 parents 256b142 + 8f0d163 commit 60e8a69Copy full SHA for 60e8a69
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