chore(deps): update postgres docker tag to v16.2 (#12338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-14 10:56:25 -05:00
committed by GitHub
parent b742c2ab21
commit 254bad8965

View File

@@ -30,7 +30,7 @@ services:
profiles:
- mongo
postgres:
image: postgres:16.1-alpine
image: postgres:16.2-alpine
restart: unless-stopped
expose:
- "5432"