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:
52
52
build :
53
53
context : .
54
54
# 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>
58
58
restart : always
59
59
command :
60
60
- " --"
Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ services:
52
52
build :
53
53
context : .
54
54
# 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>
58
58
restart : always
59
59
command :
60
60
- " --"
You can’t perform that action at this time.
0 commit comments