Skip to content

Commit 8f549d4

Browse files
fix: upgrade postgres 15 to 17
Signed-off-by: Baptiste Bronsin <baptiste.bronsin@outlook.com>
1 parent 2be2287 commit 8f549d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:15
3+
image: postgres:17
44
container_name: communities_postgres
55
environment:
66
POSTGRES_DB: communities

0 commit comments

Comments
 (0)