From 893a460e2f56d4fe611b8611a2abda085c8c95be Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 20 Jun 2024 14:55:30 +0000 Subject: [PATCH] chore(deps): update tensorflow/tensorflow docker tag to v2.16.1 --- .../artifact-publish/images/vertexpipeline:v2/Dockerfile | 2 +- 7-vertexpipeline/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile b/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile index b466e248..caae048a 100644 --- a/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile +++ b/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM tensorflow/tensorflow:2.8.0 +FROM tensorflow/tensorflow:2.16.1 RUN pip install tensorflow-io==0.25.0 protobuf==3.20.0 google-cloud-bigquery==3.13.0 pandas==2.0.3 db-dtypes==1.2.0 google-cloud-aiplatform==1.36.0 google-cloud-storage==2.14.0 kfp google-cloud-pipeline-components diff --git a/7-vertexpipeline/Dockerfile b/7-vertexpipeline/Dockerfile index b466e248..caae048a 100644 --- a/7-vertexpipeline/Dockerfile +++ b/7-vertexpipeline/Dockerfile @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM tensorflow/tensorflow:2.8.0 +FROM tensorflow/tensorflow:2.16.1 RUN pip install tensorflow-io==0.25.0 protobuf==3.20.0 google-cloud-bigquery==3.13.0 pandas==2.0.3 db-dtypes==1.2.0 google-cloud-aiplatform==1.36.0 google-cloud-storage==2.14.0 kfp google-cloud-pipeline-components