Skip to content

Commit

Permalink
debian-sid-i386 - add default-jdk for connect build
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Sep 7, 2023
1 parent 930c800 commit a7e2281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/debian-sid-i386.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN apt-get update && \
ccache python3 python3-pip curl wget libssl-dev libzstd-dev \
libevent-dev dpatch gawk gdb libboost-dev libcrack2-dev \
libjudy-dev libnuma-dev libsnappy-dev libxml2-dev \
unixodbc-dev uuid-dev fakeroot iputils-ping liburing-dev
unixodbc-dev uuid-dev fakeroot iputils-ping liburing-dev default-jdk

RUN apt-get -y install dh-systemd flex libboost-atomic-dev \
libboost-chrono-dev libboost-date-time-dev libboost-filesystem-dev \
Expand Down

0 comments on commit a7e2281

Please sign in to comment.