Update alpine to 3.12

This commit is contained in:
Sandro Jäckel
2020-06-02 23:34:05 +02:00
parent c4d50c9018
commit 68c67ca7d5

View File

@@ -1,8 +1,8 @@
FROM alpine:3.11
FROM alpine:3.12
RUN apk add --no-cache \
npm \
python \
python2 \
ffmpeg \
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
atomicparsley