mirror of
https://github.com/directus/directus.git
synced 2026-01-30 22:37:54 -05:00
chore(deps): update postgres docker tag to v13 (#6338)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
rijkvanzanten
parent
8cbd9df0a8
commit
81f465ca20
@@ -52,7 +52,7 @@
|
||||
version: '3.1'
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:12-alpine
|
||||
image: postgres:13-alpine
|
||||
environment:
|
||||
POSTGRES_PASSWORD: secret
|
||||
POSTGRES_DB: directus
|
||||
|
||||
Reference in New Issue
Block a user