security fix

This commit is contained in:
2022-07-06 08:47:32 +01:00
parent 113b9c0896
commit cb199668fb
5 changed files with 281 additions and 222 deletions

View File

@@ -1,3 +1,4 @@
poetry export -f requirements.txt --output requirements.txt
$version=poetry version -s
docker build . --no-cache -t ajurna/cbwebreader -t ajurna/cbwebreader:$version
docker push ajurna/cbwebreader --all-tags