Skip to content

Commit a1da643

Browse files
committed
move over grapichs
1 parent ea84149 commit a1da643

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ENV NODE_ENV=production
2828
COPY --from=build /app/package.json ./
2929
COPY --from=prod-deps /app/node_modules ./node_modules
3030
COPY --from=build /app/dist ./dist
31+
COPY --from=build /app/graphics ./graphics
3132

3233
RUN mkdir logs && chown node:node logs
3334

0 commit comments

Comments
 (0)