Skip to content

Commit

Permalink
Update linux-apt-docs.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme authored Oct 10, 2024
1 parent b923b87 commit bebcc3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/docker/linux-apt-docs.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ ARG jdk=21

ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium

RUN apt-cache search openjdk

# See R install instructions at https://cloud.r-project.org/bin/linux/
RUN apt-get update -y && \
apt-get install -y \
Expand Down

0 comments on commit bebcc3b

Please sign in to comment.