We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a591bb commit 61fb876Copy full SHA for 61fb876
1 file changed
deploy/docker/vnf-operator/Dockerfile
@@ -79,7 +79,7 @@ LABEL security.scan="trivy,grype,snyk"
79
LABEL security.user="non-root"
80
LABEL security.distroless="true"
81
LABEL security.base.image="scratch"
82
-LABEL security.go.version="1.23.3"
+LABEL security.go.version="1.24.7"
83
LABEL security.binary="static"
84
85
# Copy CA certificates for HTTPS calls
0 commit comments