Missed the tag.

This commit is contained in:
Thomas E Lackey 2023-07-14 12:12:06 -05:00
parent 317d79cf55
commit a0565e8551

View File

@ -62,7 +62,7 @@ jobs:
- name: Build ipld-eth-db
run: |
docker build -f ./ipld-eth-db/Dockerfile ./ipld-eth-db/
docker build -f ./ipld-eth-db/Dockerfile ./ipld-eth-db/ -t cerc/ipld-eth-db:local
- name: Run docker compose
run: |