File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -629,6 +629,22 @@ refresh-pipfilelock-files:
629
629
cd runtimes/tensorflow/ubi9-python-3.9 && pipenv lock
630
630
cd runtimes/rocm-tensorflow/ubi9-python-3.9 && pipenv lock
631
631
cd runtimes/rocm-pytorch/ubi9-python-3.9 && pipenv lock
632
+ cd base/c9s-python-3.11 && pipenv lock
633
+ cd base/ubi9-python-3.11 && pipenv lock
634
+ cd codeserver/ubi9-python-3.11 && pipenv lock
635
+ cd jupyter/minimal/ubi9-python-3.11 && pipenv lock
636
+ cd jupyter/datascience/ubi9-python-3.11 && pipenv lock
637
+ cd jupyter/pytorch/ubi9-python-3.11 && pipenv lock
638
+ cd jupyter/tensorflow/ubi9-python-3.11 && pipenv lock
639
+ cd jupyter/trustyai/ubi9-python-3.11 && pipenv lock
640
+ cd jupyter/rocm/tensorflow/ubi9-python-3.11 && pipenv lock
641
+ cd jupyter/rocm/pytorch/ubi9-python-3.11 && pipenv lock
642
+ cd runtimes/minimal/ubi9-python-3.11 && pipenv lock
643
+ cd runtimes/datascience/ubi9-python-3.11 && pipenv lock
644
+ cd runtimes/pytorch/ubi9-python-3.11 && pipenv lock
645
+ cd runtimes/tensorflow/ubi9-python-3.11 && pipenv lock
646
+ cd runtimes/rocm-tensorflow/ubi9-python-3.11 && pipenv lock
647
+ cd runtimes/rocm-pytorch/ubi9-python-3.11 && pipenv lock
632
648
633
649
634
650
You can’t perform that action at this time.
0 commit comments