1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-03 11:22:37 +02:00

revert back to python-3.11 base image and add cache dirs for massive build speed increase

This commit is contained in:
Nick Sweeting
2023-10-31 03:58:24 -07:00
parent ce4df6d965
commit 562fd5a3bb
3 changed files with 36 additions and 27 deletions

6
pdm.lock generated
View File

@@ -443,7 +443,7 @@ files = [
[[package]]
name = "ipython"
version = "8.17.1"
version = "8.17.2"
requires_python = ">=3.9"
summary = "IPython: Productive Interactive Computing"
dependencies = [
@@ -461,8 +461,8 @@ dependencies = [
"typing-extensions; python_version < \"3.10\"",
]
files = [
{file = "ipython-8.17.1-py3-none-any.whl", hash = "sha256:b4510d0a163c89c78cf81be68acc841dde4a8290b6ee3f3c9578ccdd2574553c"},
{file = "ipython-8.17.1.tar.gz", hash = "sha256:9e12020f4bf74f08631c0f033bb580e074fbe36c64903195f3e63b9c0a986cbe"},
{file = "ipython-8.17.2-py3-none-any.whl", hash = "sha256:1e4d1d666a023e3c93585ba0d8e962867f7a111af322efff6b9c58062b3e5444"},
{file = "ipython-8.17.2.tar.gz", hash = "sha256:126bb57e1895594bb0d91ea3090bbd39384f6fe87c3d57fd558d0670f50339bb"},
]
[[package]]