mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 11:51:11 +00:00
pgautoupgrade
This commit is contained in:
parent
88a3762bb1
commit
752b4e20b0
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ services:
|
|||
logging: *default-logging
|
||||
|
||||
postgres:
|
||||
image: postgres:16-alpine
|
||||
image: pgautoupgrade/pgautoupgrade:16-alpine
|
||||
hostname: postgres
|
||||
environment:
|
||||
- POSTGRES_USER=lemmy
|
||||
|
|
Loading…
Reference in a new issue