mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-11-10 17:29:43 +01:00
Compare commits
1 Commits
renovate/p
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5be942d126 |
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
database:
|
database:
|
||||||
image: postgres:17-alpine
|
image: postgres:18-alpine
|
||||||
env:
|
env:
|
||||||
# password for postgres user in the Docker container
|
# password for postgres user in the Docker container
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user