Skip to content

Commit c1ccef2

Browse files
authored
[xc-admin] Fix frontend Dockerfile (#873)
1 parent 95ca9d1 commit c1ccef2

File tree

1 file changed

+1
-0
lines changed
  • governance/xc_admin/packages/xc_admin_frontend

1 file changed

+1
-0
lines changed

governance/xc_admin/packages/xc_admin_frontend/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ WORKDIR /home/node/
77
USER 1000
88

99
COPY --chown=1000:1000 governance/xc_admin governance/xc_admin
10+
COPY --chown=1000:1000 pythnet/message_buffer pythnet/message_buffer
1011

1112
ENV NODE_ENV production
1213
ENV NEXT_TELEMETRY_DISABLED 1

0 commit comments

Comments
 (0)