Improve wording in versioning via image tags

This commit is contained in:
Ayaz Salikhov
2024-01-15 13:25:14 +04:00
parent a63a9a6fcb
commit 6e01bbabec
2 changed files with 2 additions and 2 deletions

View File

@@ -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