Unverified Commit 65786d64 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub

Update postgres Docker tag to v14.5

Signed-off-by: 's avatarRenovate Bot <bot@renovateapp.com>
parent 25dcd045
......@@ -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.4-alpine
image: postgres:14.5-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