diff --git a/builder/Dockerfile b/builder/Dockerfile index 964568f36b12..4c6ef748a2fb 100644 --- a/builder/Dockerfile +++ b/builder/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM golang:1.14 +FROM golang:1.22.7 LABEL maintainer="Marcin Wielgus " ENV GOPATH /gopath/