feat: remove extra line

This commit is contained in:
yangsong13
2024-11-21 20:11:49 +08:00
parent f10dfb8172
commit 7d7718d971

View File

@@ -28,7 +28,6 @@ ENV NODE_ENV=production
WORKDIR /app
COPY --from=builder /app/public ./public
# Automatically leverage output traces to reduce image size