Skip to content

Commit 17eb2c3

Browse files
authored
chore(model-server): update base image to reduce vulnerabilities
1 parent 466075f commit 17eb2c3

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.16-1.1687182723
1+
FROM registry.access.redhat.com/ubi8/openjdk-11:1.17-1.1696520348
22
WORKDIR /usr/modelix-model
33
EXPOSE 28101
44
COPY run-model-server.sh /usr/modelix-model/

0 commit comments

Comments
 (0)