mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 01:59:54 +00:00
chore(deps): update pgautoupgrade/pgautoupgrade docker tag to v17
This commit is contained in:
parent
3209aa96b2
commit
5ea65637f7
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ services:
|
|||
logging: *default-logging
|
||||
|
||||
postgres:
|
||||
image: pgautoupgrade/pgautoupgrade:16-alpine
|
||||
image: pgautoupgrade/pgautoupgrade:17-alpine
|
||||
hostname: postgres
|
||||
environment:
|
||||
- POSTGRES_USER=lemmy
|
||||
|
|
Loading…
Reference in a new issue