Skip to content

Commit

Permalink
🐳 Add the as training-email
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobrunodev committed Mar 2, 2020
1 parent ab9315d commit f3860d3
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:12
FROM node:12 as frontend-email
WORKDIR /app
COPY . ./
RUN npm i
Expand Down

0 comments on commit f3860d3

Please sign in to comment.