File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ services:
5252 build :
5353 context : .
5454 # Uncomment this line (and comment out the above lines) to use a prebuilt image. Replace <version>
55- # with the latest released image of the EVM price pusher from this repo release page:
56- # https://github.com/pyth-network/pyth-js /releases
57- # image: public.ecr.aws/pyth-network/xc-evm- price-pusher:v<version>
55+ # with the latest released image of the price pusher from this repo release page:
56+ # https://github.com/pyth-network/pyth-crosschain /releases
57+ # image: public.ecr.aws/pyth-network/xc-price-pusher:v<version>
5858 restart : always
5959 command :
6060 - " --"
Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ services:
5252 build :
5353 context : .
5454 # Uncomment this line (and comment out the above lines) to use a prebuilt image. Replace <version>
55- # with the latest released image of the EVM price pusher from this repo release page:
56- # https://github.com/pyth-network/pyth-js /releases
57- # image: public.ecr.aws/pyth-network/xc-evm- price-pusher:v<version>
55+ # with the latest released image of the price pusher from this repo release page:
56+ # https://github.com/pyth-network/pyth-crosschain /releases
57+ # image: public.ecr.aws/pyth-network/xc-price-pusher:v<version>
5858 restart : always
5959 command :
6060 - " --"
You can’t perform that action at this time.
0 commit comments