Skip to content

Commit

Permalink
bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Mar 2, 2024
1 parent 06e253f commit aefc78e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tasks:
- docker run
-p 8080:8080
-v $(pwd)/docker-config.yaml:/app/config.yaml
ghcr.io/pinax-network/blob-service:v0.6.1
ghcr.io/pinax-network/blob-service:v0.6.2
-config /app/config.yaml

protogen:
Expand Down
2 changes: 1 addition & 1 deletion substreams/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ tasks:
inject
$ENDPOINT
badger3:///app/blobs.db
https://github.com/pinax-network/blob-service/releases/download/v0.6.1/eth-blobs-v0.6.1.spkg
https://github.com/pinax-network/blob-service/releases/download/v0.6.2/eth-blobs-v0.6.2.spkg
--server-listen-addr=:8000
--undo-buffer-size=1

0 comments on commit aefc78e

Please sign in to comment.