Added jq to Docker image

This commit is contained in:
2023-11-06 14:19:09 +01:00
parent 1775866cd5
commit 10a9246e24
2 changed files with 5 additions and 2 deletions

View File

@@ -58,6 +58,9 @@ To run the script every 5 minutes and suppress the output you can write somethin
## Changelog
**2023-11-06**
- Added jq to Docker image (for processing json)
**2022-12-14**
- Added Dockerfile
- Added docker-compose.yml