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 52531d9 commit 1211259Copy full SHA for 1211259
k8scache.Dockerfile
@@ -1,5 +1,5 @@
1
# Build the binary for the k8s-cache service
2
-FROM golang:1.25@sha256:bb979b278ffb8d31c8b07336fd187ef8fafc8766ebeaece524304483ea137e96 AS builder
+FROM golang:1.25@sha256:8305f5fa8ea63c7b5bc85bd223ccc62941f852318ebfbd22f53bbd0b358c07e1 AS builder
3
4
ARG TARGETARCH
5
ENV GOARCH=$TARGETARCH
0 commit comments