Skip to content

Commit

Permalink
updated comments (no changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JarryShaw committed Apr 23, 2023
1 parent 8eb7213 commit 871c1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ENV LANG="C.UTF-8" \
COPY extra/retry.sh /usr/local/bin/retry
COPY extra/install.py /usr/local/bin/pty-install
#COPY extra/rename-jdk.sh /usr/local/bin/rename-jdk
# see https://www.oracle.com/cn/java/technologies/javase-downloads.html for archive downloads
# see https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html for archive downloads
COPY vendor/jdk-11.0.18_linux-x64_bin.tar.gz /var/cache/oracle-jdk11-installer-local/

RUN set -x \
Expand Down

0 comments on commit 871c1a1

Please sign in to comment.