1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-08 22:26:04 +02:00

Update postgres Docker tag to v15

This commit is contained in:
renovate[bot]
2023-05-30 08:01:58 +00:00
committed by GitHub
parent b980602a03
commit a9302506b6
2 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@ jobs:
services:
database:
image: postgres:14-alpine
image: postgres:15-alpine
env:
# password for postgres user in the Docker container
POSTGRES_PASSWORD: postgres