Skip to content

Commit

Permalink
Merge commit 'c79c8232b898e29ec6798c9aea4ca983074317a9' into issue/py…
Browse files Browse the repository at this point in the history
…thon3.12
  • Loading branch information
peterdudfield committed Dec 8, 2023
2 parents 157476f + c79c823 commit c41c1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
postgres_db:
image: postgres:14.5
image: postgres:15.5
restart: always
environment:
- POSTGRES_USER=postgres
Expand Down

0 comments on commit c41c1fa

Please sign in to comment.