Target a specific TimescaleDB image version
This commit is contained in:
parent
f8d2d46ac0
commit
b268d76a27
@ -15,7 +15,7 @@ services:
|
||||
DATABASE_PORT: 5432
|
||||
|
||||
ipld-eth-db:
|
||||
image: timescale/timescaledb:latest-pg14
|
||||
image: timescale/timescaledb:2.8.1-pg14
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: "vdbm"
|
||||
|
Loading…
Reference in New Issue
Block a user