Move to forked sanic-prometheus repo
continuous-integration/drone Build is passing Details

This commit is contained in:
Lauri Võsandi 2022-12-17 14:26:51 +02:00
parent fdf2638312
commit d1cef3b6ec
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
&& pip3 wheel --wheel-dir=/wheels \
aiofile \
flask \
git+https://github.com/Assarius/sanic-prometheus@Sanic_22 \
git+https://github.com/laurivosandi/sanic-prometheus \
kubernetes \
kubernetes_asyncio \
motor \