mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
Update Dockerfile
This commit is contained in:
parent
f5598d7897
commit
2bd0ad15db
@ -18,7 +18,7 @@ FROM base AS api
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=build --chown=node:node /prod/api /app
|
||||
COPY --from=build --chown=node:node /app/.git /app/.git
|
||||
#COPY --from=build --chown=node:node /app/.git /app/.git
|
||||
|
||||
USER node
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user