Skip to content

Commit 025f616

Browse files
committed
remove get install git
1 parent 3cd738a commit 025f616

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
@@ -1,6 +1,5 @@
11
FROM node:22
22
WORKDIR /iexec-poco-subgraph
3-
RUN apt-get update && apt-get install -y git
43
COPY package*.json .
54
RUN npm ci
65
COPY schema.graphql .

0 commit comments

Comments
 (0)