mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-04-14 02:29:23 +02:00
Merge pull request #54 from ilri/renovate/postgres-17.x
Update postgres Docker tag to v17
This commit is contained in:
commit
719d86dd30
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user