mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
Update tasks.md
This commit is contained in:
@@ -10,7 +10,7 @@ To build new images and publish them to the Registry, do the following:
|
|||||||
|
|
||||||
```{note}
|
```{note}
|
||||||
GitHub Actions are pretty reliable, so please investigate if some error occurs.
|
GitHub Actions are pretty reliable, so please investigate if some error occurs.
|
||||||
Building Docker images in PRs is the same as building them in default branch,
|
Building Docker images in PRs is the same as building them in the default branch,
|
||||||
except single-platform images are pushed to Registry and then tags are merged for `x86_64` and `aarch64`.
|
except single-platform images are pushed to Registry and then tags are merged for `x86_64` and `aarch64`.
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ When a new `Python` version is released, we wait for:
|
|||||||
## Updating the Ubuntu Base Image
|
## Updating the Ubuntu Base Image
|
||||||
|
|
||||||
`jupyter/docker-stacks-foundation` is based on the LTS Ubuntu docker image.
|
`jupyter/docker-stacks-foundation` is based on the LTS Ubuntu docker image.
|
||||||
We wait for the first point release of the new LTS Ubuntu before updating the version.
|
We are waiting for the first point release of the new LTS Ubuntu before updating the version.
|
||||||
Other images are directly or indirectly inherited from `docker-stacks-foundation`.
|
Other images are directly or indirectly inherited from `docker-stacks-foundation`.
|
||||||
We rebuild our images automatically each week, which means they frequently receive updates.
|
We rebuild our images automatically each week, which means they frequently receive updates.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user