Switch to ECS logging library
Some checks reported errors
continuous-integration/drone Build was killed
Some checks reported errors
continuous-integration/drone Build was killed
This commit is contained in:
parent
74e4fb1c1e
commit
ebe8ba5561
@ -9,7 +9,7 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
|
||||
pyjwt \
|
||||
pyyaml \
|
||||
sanic \
|
||||
velebit-useful-logs
|
||||
ecs-logging
|
||||
FROM python:alpine
|
||||
COPY --from=build /wheels /wheels
|
||||
RUN pip3 install --no-index /wheels/*.whl && rm -Rfv /wheels
|
||||
|
Loading…
Reference in New Issue
Block a user