Skip to content

Commit 5a68080

Browse files
committed
Update Dockerfile
1 parent e728c01 commit 5a68080

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testkit/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ COPY --from=maven:3.9.6-eclipse-temurin-8 /usr/share/maven /opt/apache-maven
2121
# JAVA_HOME needed by update-ca-certificates hook to update Java with changed system CAs.
2222
COPY CAs/* /usr/local/share/ca-certificates/
2323
COPY CustomCAs/* /usr/local/share/custom-ca-certificates/
24-
RUN echo 'jdk.tls.disabledAlgorithms=jdk.tls.disabledAlgorithms=SSLv3, TLSv1, RC4, DES, MD5withRSA, DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL' > /testkit.java.security
2524

2625
# https://github.com/adoptium/containers/issues/293
2726
# https://github.com/adoptium/containers/pull/392

0 commit comments

Comments
 (0)