Skip to content

Commit

Permalink
bug-1926948: upgrade dev to postgresql 16.4 (#6765)
Browse files Browse the repository at this point in the history
  • Loading branch information
relud authored Oct 24, 2024
1 parent 9b425e5 commit 925b0e7
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 @@ -238,7 +238,7 @@ services:

# https://hub.docker.com/_/postgres/
postgresql:
image: postgres:12.7
image: postgres:16.4
ports:
- "8574:5432"
environment:
Expand Down

0 comments on commit 925b0e7

Please sign in to comment.