Skip to content

Commit

Permalink
git installs cleanly too
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Oct 22, 2024
1 parent fc94f7c commit 0e2f655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/r-340/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/r-hub/evercran/3.4.0

# RUN apt-get -qq update && \
# apt-get install -y --no-install-recommends git
RUN apt-get -qq update && \
apt-get install -y --no-install-recommends git

COPY DESCRIPTION .

Expand Down

0 comments on commit 0e2f655

Please sign in to comment.