Dockerfile - use Alpine base image (#27)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:12
|
FROM node:12-alpine
|
||||||
|
|
||||||
WORKDIR /opt/humans.txt
|
WORKDIR /opt/humans.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user