We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9a13de + 0ea16a8 commit 0bd9e7dCopy full SHA for 0bd9e7d
model-server/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/openjdk-11:1.20-2.1719963245
+FROM registry.access.redhat.com/ubi8/openjdk-11:1.20-2.1721172731
2
WORKDIR /usr/modelix-model
3
EXPOSE 28101
4
HEALTHCHECK CMD curl --fail http://localhost:28101/health || exit 1
0 commit comments