Skip to content

Commit

Permalink
switch to alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Dec 2, 2018
1 parent 03d3d32 commit ca68669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/docker/helloworld/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:carbon
FROM node:8-alpine
WORKDIR /usr/src/app
# Install app dependencies
# A wildcard is used to ensure both package.json AND package-lock.json are copied
Expand Down

0 comments on commit ca68669

Please sign in to comment.