Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit d24bb40

Browse files
committed
The debian based node image is crazy large
1 parent faf9621 commit d24bb40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:6.10@sha256:af117acf2793c48aad74b70a78cb2e2cca28985f5dc57e73bb57f8b06548808c
1+
FROM solsson/node:8
22
COPY . /app
33
WORKDIR /app
44
RUN npm install

0 commit comments

Comments
 (0)