chore(deps): update dependency postgres to v14.5
This commit is contained in:
parent
aaf99cc2da
commit
10bb141498
@ -112,7 +112,7 @@ steps:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
image: postgres:14.4-alpine
|
image: postgres:14.5-alpine
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: postgres
|
||||||
@ -142,7 +142,7 @@ steps:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
image: postgres:14.4-alpine
|
image: postgres:14.5-alpine
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: postgres
|
||||||
|
Reference in New Issue
Block a user