Skip to content

Commit

Permalink
Bump serving version to 2.5.3-gpu. (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed Dec 14, 2021
1 parent 6ef89db commit 6c8a701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.server
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# limitations under the License.
# ============================================================================

FROM tensorflow/serving:2.3.0-gpu
FROM tensorflow/serving:2.5.3-gpu

ENV PORT=8500 \
REST_API_PORT=8501 \
Expand Down

0 comments on commit 6c8a701

Please sign in to comment.