Skip to content

Commit

Permalink
chore(deps): update tensorflow/tensorflow docker tag to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2024
1 parent ba94cb9 commit 893a460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion 7-vertexpipeline/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 893a460

Please sign in to comment.