Target a specific TimescaleDB image version

This commit is contained in:
David Boreham 2022-11-07 08:35:41 -07:00
parent f8d2d46ac0
commit b268d76a27

View File

@ -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"