chore(deps): update postgres docker tag to v16

This commit is contained in:
renovate[bot] 2023-11-11 14:40:43 +00:00 committed by GitHub
parent 2d2c01180a
commit 3bf351e472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
postgres:
image: postgres:15
image: postgres:16
container_name: postgres
restart: always
env_file: