Skip to content

Commit

Permalink
Merge pull request #1227 from modelix/dependabot/docker/model-server/…
Browse files Browse the repository at this point in the history
…ubi8/openjdk-11-1.21-1.1733300800

build(deps): bump ubi8/openjdk-11 from 1.20-2.1731461725 to 1.21-1.1733300800 in /model-server
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents f7d617a + 7da4909 commit 9aabc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model-server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-11:1.20-2.1731461725
FROM registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1733300800
WORKDIR /usr/modelix-model
EXPOSE 28101
HEALTHCHECK CMD curl --fail http://localhost:28101/health || exit 1
Expand Down

0 comments on commit 9aabc45

Please sign in to comment.