We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55dae17 commit 08baff0Copy full SHA for 08baff0
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rocker/r-ver:latest
+FROM rocker/tidyverse:latest
2
3
RUN apt-get update && apt-get install -y --no-install-recommends wget \
4
&& rm -rf /var/lib/apt/lists/*
0 commit comments