mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Upgrade postgres to version 14
This is the version currently availablein Ubuntu 22
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
db:
|
||||
image: postgres:10.19
|
||||
image: postgres:14
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: f00d
|
||||
|
||||
Reference in New Issue
Block a user