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

adheipsingh pushed a commit to branch 1.3.1-release
in repository https://gitbox.apache.org/repos/asf/druid-operator.git

commit 25175fe74ca1d099a29cd07d61e0b544e418392b
Author: AdheipSingh <[email protected]>
AuthorDate: Wed Oct 8 19:45:03 2025 +0530

    update dockerfile
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 0b464b8..141e229 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
 # Build the manager binary
-FROM golang:1.20 as builder
+FROM golang:1.23 as builder
 ARG TARGETOS
 ARG TARGETARCH
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to