Skip to content

Commit

Permalink
master - modified: image/cicd-build-tools/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lj020326 committed Jun 28, 2023
1 parent a60c49c commit 4855ff7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions image/cicd-build-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,15 @@ ENV LC_ALL en_US.UTF-8
# tree is convenient for troubleshooting builds
#========================
RUN apt-get -qqy --no-install-recommends install \
dnsutils \
iproute2 \
netbase \
openssh-client \
iputils-ping \
inetutils-telnet \
ssh-askpass sshpass \
netbase \
patch \
tzdata \
ssh-askpass sshpass \
gpg gpg-agent \
openjdk-${JAVA_VERSION}-jdk \
tar zip unzip \
Expand Down

0 comments on commit 4855ff7

Please sign in to comment.