Switch over favicon

This commit is contained in:
Weves
2023-05-16 21:05:06 -07:00
committed by Chris Weaver
parent 795828180e
commit 16ca6f760c
2 changed files with 1 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ RUN adduser --system --uid 1001 nextjs
USER nextjs
# Add back in if we add anything to `public`
# COPY --from=builder /app/public ./public
COPY --from=builder /app/public ./public
# Automatically leverage output traces to reduce image size
# https://nextjs.org/docs/advanced-features/output-file-tracing

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 15 KiB