mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-21 22:21:01 -05:00
chore(deps): update postgres docker tag to v17
This commit is contained in:
parent
d4cffe2407
commit
e5c968f2be
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ services:
|
|||
retries: 3
|
||||
|
||||
db:
|
||||
image: postgres:14
|
||||
image: postgres:17
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=gitea
|
||||
|
|
Loading…
Reference in a new issue