fix count of alert limits (#151)

Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
This commit is contained in:
Markus Frindt
2024-09-19 13:12:55 +02:00
committed by GitHub
parent 3454232314
commit b6d856c626
3 changed files with 116 additions and 95 deletions

View File

@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 node:18.15-alpine3.16 as base
FROM --platform=linux/amd64 node:20.13.0-alpine3.18 as base
RUN apk --update --no-cache add --virtual .builds-deps build-base python3