Commit 0e543f27 authored by Peter Parente's avatar Peter Parente

Update maintainer doc

Fixes #147
parent 2c7802b5
...@@ -59,10 +59,7 @@ When `make release-all` successfully pushes the last of its images to Docker Hub ...@@ -59,10 +59,7 @@ When `make release-all` successfully pushes the last of its images to Docker Hub
**When there's a security fix in the Debian base image, do the following in place of the last command:** **When there's a security fix in the Debian base image, do the following in place of the last command:**
``` Update the `debian:jessie` SHA in the most-base images (e.g., minimal-notebook, minimal-kernel). Submit it as a regular PR and go through the build process.
docker pull debian:jessie
make release-all DARGS=--no-cache
```
This will take time as the entire set of stacks will rebuild. This will take time as the entire set of stacks will rebuild.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment