mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-17 02:31:50 +02:00
Update docs/developer/reproducibility.md
Co-authored-by: Alexis Métaireau <alexis@freedom.press>
This commit is contained in:
parent
b8755f26ee
commit
e77580f845
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Here are a few other obstacles that we need to overcome:
|
|||
### Updating the image
|
||||
|
||||
The fact that our image is reproducible also means that it's frozen in time.
|
||||
This means that rebuilding the image without updating our Dockerfile will not
|
||||
This means that rebuilding the image without updating our Dockerfile will **not**
|
||||
receive security updates.
|
||||
|
||||
We list the necessary variables that make up our image in the `Dockerfile.env`
|
||||
|
|
Loading…
Reference in a new issue