chore(deps): update postgres docker tag to v15 (#10976)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
isekai-main
renovate[bot] 2 years ago committed by GitHub
parent a2d3f6741c
commit f286b66fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ jobs:
services:
postgres:
image: 'postgres:14-alpine'
image: 'postgres:15-alpine'
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres

Loading…
Cancel
Save