Release v0.1.17
This commit is contained in:
@@ -154,6 +154,11 @@ def prepare_context(
|
||||
output / "nginx.conf",
|
||||
source_date_epoch=source_date_epoch,
|
||||
)
|
||||
_copy_regular(
|
||||
Path(__file__).resolve().parent / "runtime" / "web-entrypoint.sh",
|
||||
output / "web-entrypoint.sh",
|
||||
source_date_epoch=source_date_epoch,
|
||||
)
|
||||
return composition
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user