Skip to content

Commit

Permalink
Use alpine docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Toraldo committed Feb 24, 2017
1 parent 1938b8e commit 333edad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:boron
FROM node:boron-alpine

# Create app directory
RUN mkdir -p /usr/src/app
Expand Down

0 comments on commit 333edad

Please sign in to comment.