Skip to content

Commit 3c0b76e

Browse files
authored
🔒 bump base image (#7)
to address CVEs Signed-off-by: Joe Runde <[email protected]>
1 parent 9330a35 commit 3c0b76e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Global Args #################################################################
2-
ARG BASE_UBI_MINIMAL_IMAGE_TAG=9.3-1612
2+
ARG BASE_UBI_MINIMAL_IMAGE_TAG=9.4-947.1714667021
33
ARG PROTOC_VERSION=26.0
44

55

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# text-generation-router
22

33
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.
4-

0 commit comments

Comments
 (0)