Skip to content

Commit 7da4909

Browse files
build(deps): bump ubi8/openjdk-11 in /model-server
Bumps ubi8/openjdk-11 from 1.20-2.1731461725 to 1.21-1.1733300800. --- updated-dependencies: - dependency-name: ubi8/openjdk-11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7d617a commit 7da4909

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.20-2.1731461725
1+
FROM registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1733300800
22
WORKDIR /usr/modelix-model
33
EXPOSE 28101
44
HEALTHCHECK CMD curl --fail http://localhost:28101/health || exit 1

0 commit comments

Comments
 (0)