We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c7a9e commit afa20c0Copy full SHA for afa20c0
Dockerfile
@@ -17,7 +17,7 @@ ARG RUNTIME_IMAGE_TAG=debug-dca9008b864a381b5ce97196a4d8399ac3c2fa65@sha256:ea6a
17
# See the License for the specific language governing permissions and
18
# limitations under the License.
19
# Build the manager binary
20
-FROM golang:1.25.6@sha256:ce63a16e0f7063787ebb4eb28e72d477b00b4726f79874b3205a965ffd797ab2 AS builder
+FROM golang:1.25.6@sha256:06d1251c59a75761ce4ebc8b299030576233d7437c886a68b43464bad62d4bb1 AS builder
21
22
WORKDIR /workspace
23
# Copy the Go Modules manifests
0 commit comments