6
mirror of https://github.com/AllSpiceIO/run-wireviz.git synced 2025-04-12 01:39:13 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Shrikanth Upadhayaya
4ea0f3cd78
Update base image to Python 3.13-bookworm
In some cases, this image was running into this issue:
https://github.com/python/cpython/issues/108525, possibly due to using
the `slim` base. This commit both updates python to the latest stable
(3.13) and siwtches to the `bookworm` base.
2024-12-19 14:52:09 -05:00
Shrikanth Upadhayaya
422c1248c3
Initialize 2024-09-17 10:43:09 -04:00