Skip to content

Commit 1e7d519

Browse files
committed
NO-JIRA: add RStudio image directories for updating Pipfile.locks to Makefile (#1203)
1 parent 5abe768 commit 1e7d519

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,8 @@ BASE_DIRS := jupyter/minimal/ubi9-python-$(PYTHON_VERSION) \
399399
jupyter/rocm/tensorflow/ubi9-python-$(PYTHON_VERSION) \
400400
jupyter/rocm/pytorch/ubi9-python-$(PYTHON_VERSION) \
401401
codeserver/ubi9-python-$(PYTHON_VERSION) \
402+
rstudio/rhel9-python-$(PYTHON_VERSION) \
403+
rstudio/c9s-python-$(PYTHON_VERSION) \
402404
runtimes/minimal/ubi9-python-$(PYTHON_VERSION) \
403405
runtimes/datascience/ubi9-python-$(PYTHON_VERSION) \
404406
runtimes/pytorch/ubi9-python-$(PYTHON_VERSION) \

0 commit comments

Comments
 (0)