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 32c5cd2 commit 5c72c55Copy full SHA for 5c72c55
dist/images/Dockerfile.base
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:experimental
2
# renovate: datasource=golang-version depName=go
3
-ARG GO_VERSION=1.25.5
+ARG GO_VERSION=1.25.6
4
5
FROM ubuntu:24.04 AS openssl-builder
6
go.mod
module github.com/kubeovn/kube-ovn
-go 1.25.5
+go 1.25.6
require (
github.com/Microsoft/go-winio v0.6.2
0 commit comments