diff --git a/scripts/dockerfiles/Dockerfile.buildVPCCNIPlugins b/scripts/dockerfiles/Dockerfile.buildVPCCNIPlugins index dc77b298400..35b62f7905f 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.22.7 MAINTAINER Amazon Web Services, Inc. ARG GOARCH