Skip to content

Commit 6ba39fb

Browse files
committed
Build fix test
1 parent c2c316e commit 6ba39fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ COPY . /challenge-api
77
WORKDIR /challenge-api
88

99
# Install the dependencies from package.json
10-
RUN git --version
1110
RUN npm i -g pnpm
1211
RUN pnpm install
1312

0 commit comments

Comments
 (0)