1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-21 22:05:02 +01:00

Update postgres Docker tag to v17

This commit is contained in:
renovate[bot] 2024-09-27 03:24:42 +00:00 committed by GitHub
parent 8196d28e88
commit d10f05f037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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