Skip to content

Commit

Permalink
Merge branch 'staging'
Browse files Browse the repository at this point in the history
  • Loading branch information
vktrrdk committed Sep 15, 2022
2 parents 02a5399 + cf8660a commit 4d739c8
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- "./src:/code/src:ro"

timescaledb:
image: "timescale/timescaledb:2.5.2-pg14"
image: "timescale/timescaledb:2.7.2-pg14"
container_name: dev_timescaledb
command: postgres -c shared_preload_libraries=timescaledb
networks:
Expand Down
Loading

0 comments on commit 4d739c8

Please sign in to comment.