Age | Commit message (Collapse) | Author |
|
* Update Debian base image to 12
* Add --break-system-packages option to pip3 install command
* Remove chmod a+s from Dockerfile (newer versions of gosu in particular don't support this)
* Add sudo to relevant commands in entrypoint.sh
* Add UID_MIN key to adduser command (allows the container to run on MacOS)
* Formatting and spelling fixes
(cherry picked from commit 48fc4291536607036f3191cad21ff0065d1eeaaf)
|
|
|
|
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-BASH-536280
- https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558
- https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558
- https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558
- https://snyk.io/vuln/SNYK-DEBIAN10-ZLIB-2976149
|
|
|
|
(cherry picked from commit 6052f0d7374519f8de9f076ba9db63ef7aed162a)
|
|
|
|
|
|
|
|
|
|
the update of sphinx repair a dependency problem with docutil and the new vyos extension
|
|
We need to convert the entrypoint with appropriate line endings, else
there will be an error: 'standard_init_linux.go:175: exec user process
caused "no such file or directory"'
|
|
|
|
|
|
|
|
|
|
|
|
|