We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.12.6
1 parent 414ac61 commit cd51cabCopy full SHA for cd51cab
Dockerfile
@@ -1,5 +1,5 @@
1
# Use the base Orthanc plugins image
2
-FROM jodogne/orthanc-plugins:latest
+FROM jodogne/orthanc-plugins:1.12.6
3
4
RUN apt-get update && apt-get install -y openjdk-17-jdk cmake build-essential python3 unzip libjsoncpp-dev \
5
&& apt-get clean \
0 commit comments