mirror of
https://github.com/catppuccin/gitea.git
synced 2026-03-11 14:44:23 +00:00
chore(deps): update postgres docker tag to v18
This commit is contained in:
parent
b9d0857cab
commit
4766659cde
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ services:
|
|||
retries: 3
|
||||
|
||||
db:
|
||||
image: postgres:17
|
||||
image: postgres:18
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=gitea
|
||||
|
|
|
|||
Loading…
Reference in a new issue