Upgrade watcher-ts version
This commit is contained in:
parent
01cc807a2c
commit
2d1c8cdfb8
@ -7,7 +7,7 @@ WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
RUN echo "Building watcher-ts" && \
|
||||
git checkout v0.2.18 && \
|
||||
git checkout v0.2.19 && \
|
||||
yarn && yarn build
|
||||
|
||||
WORKDIR /app/packages/erc20-watcher
|
||||
|
Loading…
Reference in New Issue
Block a user