.gitlab-ci.yml updated v12
This commit is contained in:
parent
44492fd690
commit
802e087f62
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: "3"
|
||||
services:
|
||||
db:
|
||||
image: mirror.gcr.io/postgres:14.1-alpine
|
||||
image: mirror.gcr.io/postgres:latest
|
||||
restart: always
|
||||
environment:
|
||||
- POSTGRES_USER=clearing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue