Merge pull request #88 from veganhacktivists/renovate/postgres-15.x

chore(deps): update postgres docker tag to v15
This commit is contained in:
Anthony Berg
2023-03-02 10:57:02 +00:00
committed by GitHub

View File

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