Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 09c118c

Browse files
committed
chore(deps): update rocker/rstudio docker tag to v4
1 parent e690942 commit 09c118c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/r/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN CGO_ENABLED=0 GOBIN=/usr/local/bin go install github.com/sourcegraph/lsp-ada
66
# 👀 Add steps here to build the language server itself 👀
77
# CMD ["echo", "🚨 This statement should be removed once you have added the logic to start up the language server! 🚨 Exiting..."]
88

9-
FROM rocker/rstudio:3.5.1
9+
FROM rocker/rstudio:4.1.1
1010

1111
RUN R -e 'chooseCRANmirror(graphics=FALSE, ind=65);source("https://install-github.me/REditorSupport/languageserver")'
1212

0 commit comments

Comments
 (0)