fix: add node 18 + 20 compatibility
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
||||
services:
|
||||
|
||||
db:
|
||||
image: postgres:11-alpine
|
||||
image: postgres:15-alpine
|
||||
environment:
|
||||
POSTGRES_DB: wiki
|
||||
POSTGRES_PASSWORD: wikijsrocks
|
||||
|
Reference in New Issue
Block a user