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 0ae0d13 commit 77e5e9cCopy full SHA for 77e5e9c
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/brianvoe/gofakeit/v7 v7.14.0
0 commit comments