Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesterh committed Sep 4, 2024
1 parent ee165c8 commit bf88238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ADD DAT /app/DAT
ADD lib /app/lib
ADD DicomAnonymizerTool/source/files/log4j.properties /app

WORKDIR /opt/java/openjdk-8
WORKDIR /opt/java/openjdk
RUN chmod +x /app/lib/*.bin
RUN echo yes | /app/lib/jai-1_1_3-lib-linux-amd64-jdk.bin
RUN echo yes | /app/lib/jai_imageio-1_1-lib-linux-amd64-jdk.bin
Expand Down

0 comments on commit bf88238

Please sign in to comment.