Skip to content

Commit

Permalink
fix: update block ingestor hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Nortsova committed Dec 17, 2024
1 parent d583d63 commit 5819a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/colony-cdapp-dev-env-block-ingestor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM colony-cdapp-dev-env/base:latest

ENV BLOCK_INGESTOR_HASH=6111c16657f2a3f6c95c6f88bbfc17f7d3fd7a78
ENV BLOCK_INGESTOR_HASH=4d48b129e339b91de35f55c768e693f239b9f977

# Declare volumes to set up metadata
VOLUME [ "/colonyCDapp/amplify/mock-data" ]
Expand Down

0 comments on commit 5819a12

Please sign in to comment.