Skip to content

Commit

Permalink
set back
Browse files Browse the repository at this point in the history
  • Loading branch information
gfournieriExec committed Dec 10, 2024
1 parent a198c31 commit 2b5ca07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM node:22
WORKDIR /iexec-poco-subgraph
RUN apt-get update && apt-get install -y git
COPY package*.json .
RUN npm ci
COPY schema.graphql .
Expand Down

0 comments on commit 2b5ca07

Please sign in to comment.