mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12:57 +00:00
Fix minor PyCharm issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Package Updates
|
||||
|
||||
As a general rule, we do not pin package versions in our `Dockerfile`s.
|
||||
The dependencies resolution is a difficult thing to do.
|
||||
Dependency resolution is a difficult thing to do.
|
||||
This means that packages might have old versions.
|
||||
Images are rebuilt weekly, so usually, packages receive updates quite frequently.
|
||||
|
||||
|
Reference in New Issue
Block a user