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 5ae532f + 919665f commit 4a989c0Copy full SHA for 4a989c0
vertical-pod-autoscaler/pkg/recommender/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM --platform=$BUILDPLATFORM golang:1.24.3 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.24.4 AS builder
16
17
WORKDIR /workspace
18
0 commit comments