Use postgres:15-bullseye for Circle CI

This commit is contained in:
Valentin Rigal 2023-07-13 11:12:49 +02:00 коммит произвёл Sebastian Hengst
Родитель f47da7b38d
Коммит e67108daf1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -87,7 +87,7 @@ services:
postgres:
container_name: postgres
# https://hub.docker.com/r/library/postgres/
image: postgres:15
image: postgres:15-bullseye
environment:
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=mozilla1234