We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ca9d1 commit c1ccef2Copy full SHA for c1ccef2
governance/xc_admin/packages/xc_admin_frontend/Dockerfile
@@ -7,6 +7,7 @@ WORKDIR /home/node/
7
USER 1000
8
9
COPY --chown=1000:1000 governance/xc_admin governance/xc_admin
10
+COPY --chown=1000:1000 pythnet/message_buffer pythnet/message_buffer
11
12
ENV NODE_ENV production
13
ENV NEXT_TELEMETRY_DISABLED 1
0 commit comments