chore(deps): update postgres docker tag to v16.3 (#12576)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-27 10:38:29 -04:00
committed by GitHub
parent 72a0fe9320
commit 8f6ef987ff

View File

@@ -36,7 +36,7 @@ services:
- redis
postgres:
image: postgres:16.1-alpine
image: postgres:16.3-alpine
restart: unless-stopped
environment:
POSTGRES_USER: nodebb