fix Dockerfile and INSTALLER_BIN_ABSPATH when not available on host

This commit is contained in:
Nick Sweeting
2024-10-21 03:16:07 -07:00
parent 8a2b38b46c
commit 9b7ad2cae6
4 changed files with 27 additions and 23 deletions

View File

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