Skip to content

Commit

Permalink
fix auction and saled
Browse files Browse the repository at this point in the history
  • Loading branch information
ElessarST committed Feb 7, 2024
1 parent 675103a commit 6e5b5f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion indexer/Dockerfile-explorer
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ RUN npm ci --production

FROM node AS squid
RUN npm i -g @subsquid/cli@latest
RUN echo -e "loglevel=silent\\nupdate-notifier=false" > /squid/.npmrc
WORKDIR /squid
COPY --from=deps /squid/package.json .
COPY --from=deps /squid/package-lock.json .
Expand Down

0 comments on commit 6e5b5f5

Please sign in to comment.