Update to IntelMQ 3.2

Move from nosetests to pytest. Move from hug to FastAPI
This commit is contained in:
Kamil Mankowski
2023-07-25 16:01:46 +02:00
parent 90e696543f
commit a597fec2a9
5 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
build_version="3.0.2"
build_version="3.2.0"
namespace="certat"
docker login