Skip to content

Commit

Permalink
package dependency adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr committed Jul 8, 2023
1 parent 4d94114 commit 23d960d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.transcriptor_central_node
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN mkdir -p ${PKGTMPDIR} && cd ${PKGTMPDIR} \
&& apt-get dist-upgrade -y \
&& apt-get install -y \
openjdk-11-jre-headless \
unzip sudo jq patch \
&& echo "#####################################" \
&& echo "Cleaning UP the container " \
&& echo "#####################################" \
Expand Down

0 comments on commit 23d960d

Please sign in to comment.