Skip to content

Commit b87db20

Browse files
committed
feat: Update the PostgreSQL version
1 parent 0e7fac3 commit b87db20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- backend
1717

1818
database:
19-
image: postgres:13-alpine3.20
19+
image: postgres:16-alpine3.20
2020
container_name: database
2121
ports:
2222
- "5432:5432"

0 commit comments

Comments
 (0)