mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
CI: use debian version 9 of postgresql (see #78)
This commit is contained in:
parent
ab1a4d9a29
commit
3a0da86d92
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ test:
|
|||
BASE_PATH: /api
|
||||
MODE: release
|
||||
services:
|
||||
- postgres:latest
|
||||
- postgres:9-buster
|
||||
- rabbitmq:3.8
|
||||
- name: minio/minio:RELEASE.2021-01-16T02-19-44Z
|
||||
command: ['server', '/minio']
|
||||
|
|
Loading…
Add table
Reference in a new issue