mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Try to begin with migration to yarn
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:5.12
|
||||
FROM node:8.9.3-alpine
|
||||
|
||||
RUN mkdir -p /usr/src/app
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user