Docker build

This commit is contained in:
Yax 2025-03-28 20:38:59 +01:00
parent 548c495c27
commit ab2b93ce82
3 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ cd /
rm -rf /blog
git clone https://codeberg.org/kianby/blog
cd /blog
uv python pin 3.12.8
uv python pin 3.12.9
uv sync
uv run python ./makesite.py