use node:alpine image for frontend builder
continuous-integration/drone/push Build is passing Details

master
Simon Bruder 2019-07-05 20:53:12 +00:00
parent a35311111e
commit a9834781e9
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node as frontend
FROM node:alpine as frontend
WORKDIR /usr/src/app/frontend/