chown TMP_DIR and LIB_DIR recursively inside docker_entrypoint to handle custom PUID

This commit is contained in:
Nick Sweeting
2024-10-23 23:28:11 -07:00
parent 082930b2ef
commit 63bf902f35
2 changed files with 9 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.8.5rc50"
version = "0.8.5rc51"
requires-python = ">=3.10"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]