fix(core): update
This commit is contained in:
3
Dockerfile_alpine
Normal file
3
Dockerfile_alpine
Normal file
@ -0,0 +1,3 @@
|
||||
FROM node:11.3.0-alpine
|
||||
LABEL author="Lossless GmbH <hello@lossless.com>"
|
||||
RUN apk update && apk add bash libc6-compat
|
Reference in New Issue
Block a user