Skip to content

Commit c6d3988

Browse files
Ark-kunBobgy
authored andcommitted
test: Updated base image version for sample tests. Fixes #4653 (#4656)
Might help #4653
1 parent ae57774 commit c6d3988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sample-test/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This image has the script to kick off the ML pipeline sample e2e test,
22

3-
FROM google/cloud-sdk:279.0.0
3+
FROM google/cloud-sdk:315.0.0
44

55
RUN apt-get update -y
66
RUN apt-get install --no-install-recommends -y -q libssl-dev libffi-dev wget ssh

0 commit comments

Comments
 (0)