diff --git a/scripts/dockerfiles/Dockerfile.build b/scripts/dockerfiles/Dockerfile.build index 1a0f472d6dd..96bef5ef611 100644 --- a/scripts/dockerfiles/Dockerfile.build +++ b/scripts/dockerfiles/Dockerfile.build @@ -11,7 +11,7 @@ # express or implied. See the License for the specific language governing # permissions and limitations under the License. -FROM golang:1.15.14 +FROM golang:1.23.1 MAINTAINER Amazon Web Services, Inc. ENV XDG_CACHE_HOME /tmp