Skip to content

Commit

Permalink
add cacerts
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Nov 20, 2020
1 parent 2bc1042 commit 8fc48cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM openjdk:15.0.1-jdk-slim-buster

RUN ln -s /usr/local/openjdk-15 /docker-java-home

COPY cacerts /usr/local/openjdk-15/lib/security/
Binary file added cacerts
Binary file not shown.

0 comments on commit 8fc48cd

Please sign in to comment.