Skip to content

Commit 6e4afbf

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #405 from modelix/dependabot/docker/model-server/ubi8/openjdk-11-1.18-2
build(deps): bump ubi8/openjdk-11 from 1.17-1.1696520348 to 1.18-2 in /model-server
2 parents 560e0b1 + 639b930 commit 6e4afbf

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

0 commit comments

Comments
 (0)