Skip to content

Commit 2d55843

Browse files
authored
Upgrade the base docker image of kernel-r (#1438)
1 parent d92dc07 commit 2d55843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/docker/kernel-r/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Ubuntu 18.04.1 LTS Bionic
2-
ARG BASE_CONTAINER=jupyter/r-notebook:2023-03-13
2+
ARG BASE_CONTAINER=quay.io/jupyter/r-notebook:r-4.5.2
33
FROM $BASE_CONTAINER
44

55
RUN conda install --quiet --yes \

0 commit comments

Comments
 (0)