hello
one of our unchanged containers has stopped building. Problem first noticed yesterday - Sun 23:00 and hasn’t corrected itself yet.
Earlier last week same happened on this service but sorted itself out after a few hours and builds went through OK again
FROM balenalib/%%BALENA_MACHINE_NAME%%-alpine-python:3.6
RUN apk add --no-cache ffmpeg-dev=4.2.1-r3
gcc=9.2.0-r4
python3-dev=3.8.2-r0
linux-headers=4.19.36-r0
musl-dev=1.1.24-r2
zlib-dev=1.2.11-r3
jpeg-dev=8-r6
&& rm -rf /var/cache/apk/*
2020-04-27T12:38:39.7831738Z e[31m[Error]e[39m Error: The command ‘/bin/sh -c apk add --no-cache ffmpeg-dev=4.2.1-r3 gcc=9.2.0-r4 python3-dev=3.8.2-r0 linux-headers=4.19.36-r0 musl-dev=1.1.24-r2 zlib-dev=1.2.11-r3 jpeg-dev=8-r6 && rm -rf /var/cache/apk/*’ returned a non-zero code: 1