Skip to content

Commit

Permalink
cleanup comment
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Sep 4, 2024
1 parent 3382395 commit c4d67e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/base-jdk/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ LABEL name="Zowe Base Image with JDK enabled" \

##################################

# Install JDK. We manually add apt sources to avoid installing python, which is required for add-apt-repository.
# Install JDK.
RUN apt-get update \
&& apt-get install -y \
openjdk-17-jre \
Expand Down

0 comments on commit c4d67e6

Please sign in to comment.