Upgrade dependencies (#619)

This commit is contained in:
Sung 2023-02-05 13:10:45 +11:00 committed by GitHub
commit 4a780574eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 20 additions and 22 deletions

View file

@ -2,7 +2,7 @@ version: "3"
services:
postgres:
image: postgres:11-alpine
image: postgres:14-alpine
environment:
POSTGRES_USER: dnote
POSTGRES_PASSWORD: dnote