From 3e369b3366e7c858969326a8669c3075a051239e Mon Sep 17 00:00:00 2001 From: Ivan Chvets Date: Mon, 16 Oct 2023 14:18:09 -0400 Subject: [PATCH] feat: test commit --- jupyter-scipy/rockcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jupyter-scipy/rockcraft.yaml b/jupyter-scipy/rockcraft.yaml index 6fdcf40..83a394d 100644 --- a/jupyter-scipy/rockcraft.yaml +++ b/jupyter-scipy/rockcraft.yaml @@ -7,7 +7,7 @@ description: | Both SciPy and Jupyter are installed in Conda environment, which is automatically activated. -version: v1.8.0_20.04_1 # version format: __ +version: v1.7.0_20.04_1 # version format: __ license: Apache-2.0 base: ubuntu:20.04 run-user: _daemon_ @@ -91,7 +91,7 @@ parts: plugin: nil source: https://github.com/kubeflow/kubeflow source-type: git - source-tag: v1.8-branch # upstream branch + source-tag: v1.7-branch # upstream branch build-packages: - lsb-release - wget