Skip to content

Commit 3bafd4f

Browse files
committed
Update Dockerfile
1 parent 1a254b0 commit 3bafd4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ FROM node:18-alpine3.18 AS builder
66
WORKDIR /app
77

88
# Copy all files from the repo to /app
9-
# COPY . .
109
COPY /public ./public
1110
COPY /src ./src
1211
COPY index.html .

0 commit comments

Comments
 (0)