mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-10-09 19:19:23 +02:00
Compare commits
1 Commits
v6_x
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
|
a95bb96db9 |
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