Skip to content

Commit

Permalink
Remove command for installing R on Debian
Browse files Browse the repository at this point in the history
  • Loading branch information
memgonzales authored Sep 6, 2023
1 parent 127d9d5 commit 184805e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile-app
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ WORKDIR /app

RUN set -ex

RUN echo 'deb [trusted=yes] http://cloud.r-project.org/bin/linux/debian bullseye-cran40/' >> /etc/apt/sources.list

RUN apt-get update \
&& apt-get install -y \
git \
Expand Down

0 comments on commit 184805e

Please sign in to comment.