diff --git a/builder/Dockerfile b/builder/Dockerfile index 6f7bf98a9d9e..f78cfd043bfa 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.19 +FROM golang:1.23.1 LABEL maintainer="Marcin Wielgus " ENV GOPATH /gopath/