Skip to content

Commit d247ec2

Browse files
Merge pull request #121 from gofr-dev/naveen-bandela-au2-patch-1
Update Dockerfile by removing copying public dir
2 parents 37b8c0a + ca0bd33 commit d247ec2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ RUN apk add --no-cache libc6-compat
66
WORKDIR /app
77

88
COPY src src/.
9-
COPY public public/.
109
COPY jsconfig.json .
1110
COPY next.config.mjs .
1211
COPY package.json .

0 commit comments

Comments
 (0)