Skip to content

Commit cd51cab

Browse files
Set docker image version 1.12.6 (#2)
1 parent 414ac61 commit cd51cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the base Orthanc plugins image
2-
FROM jodogne/orthanc-plugins:latest
2+
FROM jodogne/orthanc-plugins:1.12.6
33

44
RUN apt-get update && apt-get install -y openjdk-17-jdk cmake build-essential python3 unzip libjsoncpp-dev \
55
&& apt-get clean \

0 commit comments

Comments
 (0)