Merge remote-tracking branch 'upstream/main'

This commit is contained in:
dohyeons
2025-10-20 17:54:59 +09:00

View File

@@ -1,5 +1,3 @@
# syntax=docker/dockerfile:1
# Base image (Debian-based for glibc + OpenSSL compatibility)
FROM node:20-bookworm-slim AS base
WORKDIR /app