This is an automated email from the ASF dual-hosted git repository.

villebro pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/superset-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 6b198b4  chore(deps): update golang:1.26 docker digest to 2d6c802 (#76)
6b198b4 is described below

commit 6b198b45a57e6663700c81655585d5e6d8e99dde
Author: Mend Renovate <[email protected]>
AuthorDate: Tue May 26 05:20:36 2026 +0100

    chore(deps): update golang:1.26 docker digest to 2d6c802 (#76)
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 0f9b078..3f02fe2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,7 +15,7 @@
 
 # Build the manager binary
 # To update the digest: docker pull golang:1.26 && docker inspect 
--format='{{index .RepoDigests 0}}' golang:1.26
-FROM --platform=$BUILDPLATFORM 
golang:1.26@sha256:6df14f4a4bc9d979a3721f488981e0d1b318006377e473ed23d026796f5f4c0a
 AS builder
+FROM --platform=$BUILDPLATFORM 
golang:1.26@sha256:2d6c80227255c3112a4d08e67ba98e58efd3846daf15d9d7d4c389565d881b1a
 AS builder
 ARG TARGETOS
 ARG TARGETARCH
 

Reply via email to