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 v17

This commit is contained in:
renovate[bot]
2025-04-01 09:47:47 +00:00
committed by GitHub
parent 656661de8f
commit d3982df636

View File

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