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