We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c7c79 commit 081cef0Copy full SHA for 081cef0
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.6
+ARG GO_VERSION=1.25.7
4
5
FROM ubuntu:24.04 AS openssl-builder
6
go.mod
module github.com/kubeovn/kube-ovn
-go 1.25.6
+go 1.25.7
require (
github.com/brianvoe/gofakeit/v7 v7.14.0
0 commit comments