We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae57774 commit c6d3988Copy full SHA for c6d3988
test/sample-test/Dockerfile
@@ -1,6 +1,6 @@
1
# This image has the script to kick off the ML pipeline sample e2e test,
2
3
-FROM google/cloud-sdk:279.0.0
+FROM google/cloud-sdk:315.0.0
4
5
RUN apt-get update -y
6
RUN apt-get install --no-install-recommends -y -q libssl-dev libffi-dev wget ssh
0 commit comments