Skip to content

Commit

Permalink
Update test-docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Dec 8, 2023
1 parent a4abb30 commit c79c823
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 c79c823

Please sign in to comment.