1
0
Fork 1
forked from fedi/mastodon

Update postgres Docker tag to v15

This commit is contained in:
renovate[bot] 2023-06-27 07:54:56 +00:00 committed by GitHub
parent 0ccf6c0eb7
commit 69e8e6d29c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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