We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8fcf1 commit 575cd70Copy full SHA for 575cd70
price_pusher/Dockerfile
@@ -12,7 +12,7 @@ COPY --chown=1000:1000 price_service/sdk/js price_service/sdk/js
12
13
COPY --chown=1000:1000 price_pusher price_pusher
14
15
-RUN npx lerna run build --scope="@pythnetwork/pyth-price-pusher" --include-dependencies
+RUN npx lerna run build --scope="@pythnetwork/price-pusher" --include-dependencies
16
17
WORKDIR /home/node/price_pusher
18
0 commit comments