Drop version tag in docker-compose
This commit is contained in:
parent
9618c0710e
commit
59d01ad30b
@ -10,7 +10,7 @@ services:
|
||||
#context: .
|
||||
#dockerfile: Dockerfile
|
||||
# Use an existing image
|
||||
image: cerc/ipld-eth-db:v5.0.0-alpha
|
||||
image: cerc/ipld-eth-db
|
||||
environment:
|
||||
DATABASE_USER: "vdbm"
|
||||
DATABASE_NAME: "cerc_testing"
|
||||
|
Loading…
Reference in New Issue
Block a user