diff --git a/test/sample-test/Dockerfile b/test/sample-test/Dockerfile index 78e12dc6..8f3d16a0 100644 --- a/test/sample-test/Dockerfile +++ b/test/sample-test/Dockerfile @@ -1,6 +1,6 @@ # This image has the script to kick off the ML pipeline sample e2e test, -FROM google/cloud-sdk:279.0.0 +FROM google/cloud-sdk:410.0.0 RUN apt-get update -y RUN apt-get install --no-install-recommends -y -q libssl-dev libffi-dev wget ssh