diff --git a/Dockerfile b/Dockerfile index db1812f..c89089e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ## Global Args ################################################################# -ARG BASE_UBI_MINIMAL_IMAGE_TAG=9.3-1612 +ARG BASE_UBI_MINIMAL_IMAGE_TAG=9.4-947.1714667021 ARG PROTOC_VERSION=26.0 diff --git a/README.md b/README.md index 2b40b4d..6d8637c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ # text-generation-router This repo contains the text-generation-router, a slim proxy that routes requests to [TGIS](github.com/ibm/text-generation-inference) services based on the model id. -