Merge branch 'dev' into 'staging'
Update Dockerfile - не могу посмотреть файловую систему в этом образе, но в... See merge request pena-services/hub_admin_backend_service!14
This commit is contained in:
commit
b9fc81b847
@ -33,4 +33,4 @@ USER node
|
||||
|
||||
RUN yarn install --non-interactive --frozen-lockfile --production && yarn cache clean
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
CMD ["node", "./src/index.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user