fix(core): update

This commit is contained in:
Philipp Kunz 2018-11-28 23:31:14 +01:00
parent 7bc8cb3f51
commit b69c781c4d

View File

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