1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-10-09 19:19:23 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
a95bb96db9 Update postgres Docker tag to v18 2025-09-26 02:31:57 +00:00

View File

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