fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-27 19:42:47 +02:00
parent 469b9cda79
commit c3690d0ad0

View File

@ -1,3 +1,3 @@
FROM node:11.3.0-alpine
FROM node:12.8.1-alpine
LABEL author="Lossless GmbH <hello@lossless.com>"
RUN apk update && apk add bash libc6-compat