Skip to content

Commit

Permalink
dockerfile spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
eun-hak committed Jul 1, 2024
1 parent 2350576 commit a32e757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY package.json yarn.lock ./
RUN yarn --frozen-lockfile

###########################################################

#
# 2단계: next.js 빌드 단계
FROM node:20-alpine AS builder

Expand Down

0 comments on commit a32e757

Please sign in to comment.