upgrade local postgres to 16
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:15-alpine
|
image: postgres:16-alpine
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_DB: "gaehsnitzdb"
|
POSTGRES_DB: "gaehsnitzdb"
|
||||||
POSTGRES_USER: "gaehsnitzuser"
|
POSTGRES_USER: "gaehsnitzuser"
|
||||||
|
|||||||
Reference in New Issue
Block a user