File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- FROM fedora:37
1+ FROM fedora:39
22
33# does not work
44# FROM redhat/ubi9
@@ -40,4 +40,4 @@ RUN tests/test_python_cli.sh \
4040RUN deploy/python_install_pip_pkg.sh \
4141 && tests/test_python_cli_installed.sh \
4242 && tests/test_python_gui_installed.sh
43- #RUN tests/test_python_run_gui_root.sh
43+ #RUN tests/test_python_run_gui_root.sh
Original file line number Diff line number Diff line change 1- FROM fedora:37
1+ FROM fedora:39
22
33# does not work
44# FROM redhat/ubi9
@@ -32,4 +32,4 @@ RUN ./deploy/dependencies/install_test_dependencies_fedora.sh
3232COPY deploy deploy
3333COPY tests tests
3434RUN ./deploy/package_testing/download_install_rpm_ppa.sh
35- RUN ./tests/test_python_installed.sh
35+ RUN ./tests/test_python_installed.sh
You can’t perform that action at this time.
0 commit comments