From 6e01bbabeccd863aceba233b08ef1563e12841f0 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Mon, 15 Jan 2024 13:25:14 +0400 Subject: [PATCH] Improve wording in versioning via image tags --- README.md | 2 +- docs/using/selecting.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 787e6380..1397c379 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ more information is available in the [documentation](https://jupyter-docker-stac ## CPU Architectures - We publish containers for both `x86_64` and `aarch64` platforms -- Single-platform images have either `aarch64-` or `x86_64-` tag prefixes, for example, `quay.io/jupyter/base-notebook:aarch64-python-3.10.5` +- Single-platform images have either `aarch64-` or `x86_64-` tag prefixes, for example, `quay.io/jupyter/base-notebook:aarch64-python-3.11.6` - Starting from `2022-09-21`, we create multi-platform images (except `tensorflow-notebook`) - Starting from `2023-06-01`, we create a multi-platform `tensorflow-notebook` image as well diff --git a/docs/using/selecting.md b/docs/using/selecting.md index 27399303..89e983e1 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -264,7 +264,7 @@ Whenever a docker image is pushed to the container registry, it is tagged with: ```{warning} - Tags before `2022-07-05` were sometimes incorrect. Please, do not rely on them. -- Single-platform images have either `aarch64` or `x86_64` tag prefixes, for example, `jupyter/base-notebook:aarch64-python-3.10.5` +- Single-platform images have either `aarch64-` or `x86_64-` tag prefixes, for example, `quay.io/jupyter/base-notebook:aarch64-python-3.11.6` ``` For stability and reproducibility, you should either reference a date formatted