chore(deps): update postgres docker tag to v13 (#6338)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-17 11:34:37 -04:00
committed by rijkvanzanten
parent 8cbd9df0a8
commit 81f465ca20

View File

@@ -52,7 +52,7 @@
version: '3.1'
services:
postgres:
image: postgres:12-alpine
image: postgres:13-alpine
environment:
POSTGRES_PASSWORD: secret
POSTGRES_DB: directus