changes from anchor
This commit is contained in:
parent
fac78c2f12
commit
e0f234cfe8
@ -1,4 +1,4 @@
|
|||||||
FROM timpreble/alpinearm:3.5.3
|
FROM arm32v7/node:alpine
|
||||||
|
|
||||||
#Create App Directory
|
#Create App Directory
|
||||||
WORKDIR /usr/src/api
|
WORKDIR /usr/src/api
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"mysql": "^2.14.1",
|
"mysql": "^2.14.1",
|
||||||
"restify": "^5.2.0"
|
"restify": "^5.2.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user