upgrade postgres refrence to 14 (#19416)
This commit is contained in:
@ -147,7 +147,7 @@ services:
|
||||
+ - db
|
||||
+
|
||||
+ db:
|
||||
+ image: postgres:13
|
||||
+ image: postgres:14
|
||||
+ restart: always
|
||||
+ environment:
|
||||
+ - POSTGRES_USER=gitea
|
||||
|
Reference in New Issue
Block a user