diff --git a/custom-nb-image/Dockerfile b/custom-nb-image/Dockerfile index e184747cd..24da085ba 100644 --- a/custom-nb-image/Dockerfile +++ b/custom-nb-image/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM quay.io/thoth-station/s2i-minimal-py38-notebook:latest +FROM quay.io/opendatahub/notebooks:jupyter-minimal-ubi8-python-3.8-4c8f26e # Install: torch (v1.12), ray (v2.1.0) and others diff --git a/custom-nb-image/VERSION b/custom-nb-image/VERSION index 47de43366..b1803f36c 100644 --- a/custom-nb-image/VERSION +++ b/custom-nb-image/VERSION @@ -1 +1 @@ -sdk0.2.1-v1 +sdk0.2.1-v2