add api to retrieve RecentCalls and Alerts by SP (#62)

This commit is contained in:
Dave Horton
2022-09-07 14:02:08 +02:00
committed by GitHub
parent 2db8cb4d3a
commit ace9e6a4fc
10 changed files with 415 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 node:18.6.0-alpine as base
FROM --platform=linux/amd64 node:18.8.0-alpine as base
RUN apk --update --no-cache add --virtual .builds-deps build-base python3