diff --git a/vendor/github.com/onsi/gomega/Dockerfile b/vendor/github.com/onsi/gomega/Dockerfile index 11c7e63e753c..ebb4a16d6bc3 100644 --- a/vendor/github.com/onsi/gomega/Dockerfile +++ b/vendor/github.com/onsi/gomega/Dockerfile @@ -1 +1 @@ -FROM golang:1.15 +FROM golang:1.24.4