File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,11 +175,11 @@ cuda-rstudio-c9s-python-$(RELEASE_PYTHON_VERSION):
175
175
# ###################################### Buildchain for Python using rhel9 #######################################
176
176
177
177
.PHONY : rstudio-rhel9-python-$(RELEASE_PYTHON_VERSION )
178
- rstudio-c9s -python-$(RELEASE_PYTHON_VERSION ) :
178
+ rstudio-rhel9 -python-$(RELEASE_PYTHON_VERSION ) :
179
179
$(call image,$@ ,rstudio/rhel9-python-$(RELEASE_PYTHON_VERSION ) /Dockerfile.cpu)
180
180
181
181
.PHONY : cuda-rstudio-rhel9-python-$(RELEASE_PYTHON_VERSION )
182
- cuda-rstudio-c9s -python-$(RELEASE_PYTHON_VERSION ) :
182
+ cuda-rstudio-rhel9 -python-$(RELEASE_PYTHON_VERSION ) :
183
183
$(call image,$@ ,rstudio/rhel9-python-$(RELEASE_PYTHON_VERSION ) /Dockerfile.cuda)
184
184
185
185
# ###################################### Buildchain for AMD Python using UBI9 #######################################
You can’t perform that action at this time.
0 commit comments