Add alertmanager as supported sender and update deps
This commit is contained in:
parent
05ffc640ed
commit
973e1fd789
18 changed files with 1682 additions and 1155 deletions
|
|
@ -1,6 +1,6 @@
|
|||
ARG PYTHON_VERSION=3.10
|
||||
ARG PYTHON_VERSION=3.11
|
||||
FROM docker.io/python:${PYTHON_VERSION}-alpine as builder
|
||||
ARG LIBOLM_VERSION=3.2.10
|
||||
ARG LIBOLM_VERSION=3.2.15
|
||||
RUN apk add --no-cache \
|
||||
make \
|
||||
cmake \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue