Skip to content

Commit f62a29f

Browse files
committed
RHAIENG-1069: Build rstudio RPM from source, instead of using theirs
1 parent b10a63d commit f62a29f

File tree

4 files changed

+790
-2
lines changed

4 files changed

+790
-2
lines changed

.tekton/odh-workbench-rstudio-minimal-cpu-py312-rhel9-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
value:
4040
- linux/x86_64
4141
- name: dockerfile
42-
value: rstudio/rhel9-python-3.12/Dockerfile.cpu
42+
value: rstudio/rhel9-python-3.12/Dockerfile.konflux.cpu
4343
- name: path-context
4444
value: .
4545
- name: build-args-file

.tekton/odh-workbench-rstudio-minimal-cpu-py312-rhel9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- name: output-image
3030
value: quay.io/opendatahub/odh-workbench-rstudio-minimal-cpu-py312-rhel9:{{revision}}
3131
- name: dockerfile
32-
value: rstudio/rhel9-python-3.12/Dockerfile.cpu
32+
value: rstudio/rhel9-python-3.12/Dockerfile.konflux.cpu
3333
- name: build-args-file
3434
value: rstudio/rhel9-python-3.12/build-args/cpu.conf
3535
- name: path-context

0 commit comments

Comments
 (0)