Skip to content

Commit 17757bd

Browse files
authored
fix(model-server): update RedHat base image to reduce vulnerabilities
1 parent 9901d4e commit 17757bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8/openjdk-11:1.15-1.1682059493
1+
FROM registry.access.redhat.com/ubi8/openjdk-11:1.16-1.1687182723
22
WORKDIR /usr/modelix-model
33
EXPOSE 28101
44
COPY run-model-server.sh /usr/modelix-model/

0 commit comments

Comments
 (0)