Skip to content

Commit c79876c

Browse files
committed
DO NOT MERGE: Reinstall packages
1 parent f54a6f1 commit c79876c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jdk17/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM eclipse-temurin:17-jdk
22
RUN set -o errexit -o nounset \
3+
&& apt-get install --reinstall libssl1.1 openssl curl \
34
&& curl --fail --show-error --output gradle.zip --location "https://services.gradle.org/distributions/gradle-7.2-bin.zip"
45

56

0 commit comments

Comments
 (0)