diff --git a/docker-compose.yml b/docker-compose.yml index 5f61fd1..fb8323a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -78,7 +78,7 @@ services: - codecov timescale: - image: timescale/timescaledb-ha:pg14-latest + image: timescale/timescaledb:pg14-latest environment: - POSTGRES_PASSWORD=testpassword - POSTGRES_USER=postgres