Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov authored Mar 20, 2024
1 parent f814424 commit 5b3f149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b3f149

Please sign in to comment.