Update dependency postgres to v14.3

Signed-off-by: 's avatarRenovate Bot <bot@renovateapp.com>
parent 726f25ee
......@@ -6,7 +6,7 @@ services:
database:
# Don't upgrade PostgreSQL by simply changing the version number
# You need to migrate the Database to the new PostgreSQL version
image: postgres:14.2-alpine
image: postgres:14.3-alpine
#mem_limit: 256mb # version 2 only
#memswap_limit: 512mb # version 2 only
#read_only: true # not supported in swarm mode please enable along with tmpfs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment