Skip to content

Commit

Permalink
Merge pull request #900 from modelix/dependabot/docker/model-server/u…
Browse files Browse the repository at this point in the history
…bi8/openjdk-11-1.20-2.1719963245

build(deps): bump ubi8/openjdk-11 from 1.20-2 to 1.20-2.1719963245 in /model-server
  • Loading branch information
github-actions[bot] authored Jul 16, 2024
2 parents d59c1c0 + 52f9764 commit 2e96f55
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
FROM registry.access.redhat.com/ubi8/openjdk-11:1.20-2.1719963245
WORKDIR /usr/modelix-model
EXPOSE 28101
HEALTHCHECK CMD curl --fail http://localhost:28101/health || exit 1
Expand Down

0 comments on commit 2e96f55

Please sign in to comment.