Skip to content

Commit

Permalink
Take Postgres 16
Browse files Browse the repository at this point in the history
  • Loading branch information
za419 committed Jul 31, 2024
1 parent 9733442 commit 5ed887d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
internal_services:

postgres:
image: postgres:15-alpine
image: postgres:16-alpine
container_name: postgres
expose:
- 5432
Expand Down

0 comments on commit 5ed887d

Please sign in to comment.