mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
parent
0379c9e4c1
commit
ce5161d997
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ pipeline:
|
|||
|
||||
services:
|
||||
database:
|
||||
image: postgres:15-alpine
|
||||
image: postgres:15.2-alpine
|
||||
environment:
|
||||
POSTGRES_USER: lemmy
|
||||
POSTGRES_PASSWORD: password
|
||||
|
|
Loading…
Reference in a new issue