mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Update packages.md
This commit is contained in:
@@ -6,12 +6,12 @@ All this means that packages might have old versions.
|
||||
Images are rebuilt weekly, so usually, packages receive updates quite frequently.
|
||||
|
||||
```{note}
|
||||
We pin major.minor version of python, so this will stay the same even after invoking the `mamba update` command.
|
||||
We pin major.minor version of Python, so this will stay the same even after invoking the `mamba update` command.
|
||||
```
|
||||
|
||||
## Outdated packages
|
||||
|
||||
To help to identify packages that can be updated, you can use the following helper tool.
|
||||
To help identify packages that can be updated, you can use the following helper tool.
|
||||
It will list all the outdated packages installed in the `Dockerfile` --
|
||||
dependencies are filtered to focus only on requested packages.
|
||||
|
||||
|
Reference in New Issue
Block a user