We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f0ba3 commit 16caac9Copy full SHA for 16caac9
1 file changed
Dockerfile
@@ -9,7 +9,6 @@ WORKDIR /app
9
COPY src ./src
10
COPY schema ./schema
11
COPY scripts ./scripts
12
-COPY .github ./.github
13
14
# 한글 폰트 (PDF 증적 리포트 렌더링용 — fonts-nanum NanumGothic)
15
RUN apt-get update \
0 commit comments