Skip to content

Commit 311b6bf

Browse files
author
yangtao
committed
fix favicon bug
1 parent f93ecdf commit 311b6bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ COPY --from=builder /app/components ./components
7272
COPY --from=builder /app/styles ./styles
7373
COPY --from=builder /app/config ./config
7474
COPY --from=builder /app/types ./types
75+
COPY --from=builder /app/public ./public
7576
COPY --from=builder /app/tsconfig.json ./tsconfig.json
7677
COPY --from=builder /app/next.config.js ./next.config.js
7778

0 commit comments

Comments
 (0)