We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b2196 commit 9cab59bCopy full SHA for 9cab59b
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.4-bookworm
+FROM golang:1.23.5-bookworm
2
3
ARG GH_VERSION='2.4.0'
4
go.mod
@@ -1,6 +1,6 @@
module github.com/newrelic/nri-vsphere
-go 1.23.4
+go 1.23.5
5
require (
6
github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
0 commit comments