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.
1 parent 0c20fe9 commit ab4bb0cCopy full SHA for ab4bb0c
docker/Base.Dockerfile
@@ -21,7 +21,6 @@
21
# This is a common base image for all ORT Server images requiring Java. It provides some base functionality like
22
# setting file permissions for the user, setting up certificates, etc. And, it defines the temurin base image.
23
24
-# When updating this version make sure to keep it in sync with the other worker Dockerfiles.
25
ARG TEMURIN_VERSION=21.0.8_9-jdk-jammy@sha256:adb9b2d15adf1833d9dae0bdc1cff61ef5a804dc58dfbfb34269f32432b2e5dc
26
27
FROM eclipse-temurin:$TEMURIN_VERSION
0 commit comments