Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update tensorflow/serving docker tag to v2.11.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fd97122 commit 0501945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tensorflow/serving:2.8.0
FROM tensorflow/serving:2.11.0

RUN set -x \
#

0 comments on commit 0501945

Please sign in to comment.