diff --git a/scripts/dockerfiles/Dockerfile.buildVPCCNIPlugins b/scripts/dockerfiles/Dockerfile.buildVPCCNIPlugins index dc77b298400..93e921550bc 100644 --- a/scripts/dockerfiles/Dockerfile.buildVPCCNIPlugins +++ b/scripts/dockerfiles/Dockerfile.buildVPCCNIPlugins @@ -11,7 +11,7 @@ # express or implied. See the License for the specific language governing # permissions and limitations under the License. -FROM golang:1.20.8 +FROM golang:1.23.1 MAINTAINER Amazon Web Services, Inc. ARG GOARCH