derekpierre
|
a9e8675070
|
Update README for building rust-python image.
|
2025-09-29 10:06:58 -04:00 |
derekpierre
|
290184515e
|
Update rust-python README to note current default user name and python version.
|
2025-09-29 10:05:04 -04:00 |
derekpierre
|
ed100665b1
|
Use python 3.13.7 for rust-python base, and then use updated tagged rust-python image for ursula docker image build.
|
2025-09-29 10:02:57 -04:00 |
derekpierre
|
508b3b4856
|
Upgrade pip on every build - resolves one of the vulnerabilities.
|
2025-09-26 15:06:51 -04:00 |
derekpierre
|
192aff7113
|
Instead of using a rust:slim-trixie image and then installing python, we can do the opposite i.e. start with a python slim-trixie image and then install rust - this simple switched removed many of the vulnerabilities reported by docker scout.
Run `ape-get full-upgrade -y` so that all installed packages are upgraded to the latest versions.
|
2025-09-26 15:06:07 -04:00 |
derekpierre
|
dc9e302ca1
|
Use debian trixie as the base rust image for our rust-python image.
|
2025-09-22 09:55:06 -04:00 |
derekpierre
|
c7fa3d770b
|
Built an updated nucypher/rust-python image, and then configure nucypher node images to use it as its base.
|
2025-08-08 13:34:03 -04:00 |
derekpierre
|
6fba2c0a18
|
Initial work for building dkg docker images.
|
2023-05-02 10:23:24 -07:00 |