chore(deps): update postgres docker tag to v15

This commit is contained in:
renovate[bot] 2023-03-01 12:29:05 +00:00 committed by GitHub
parent 0ebf9ade2f
commit 4e815c2d31
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:14
image: postgres:15
container_name: postgres
restart: always
env_file: