mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-27 03:10:58 +00:00
chore(deps): update postgres docker tag to v17.4 (#4881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63ee2ba486
commit
4b5016dd17
@ -3,7 +3,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
gitea-database:
|
||||
image: postgres:17.3-alpine
|
||||
image: postgres:17.4-alpine
|
||||
environment:
|
||||
POSTGRES_USER: gitea
|
||||
POSTGRES_PASSWORD: 123456
|
||||
|
Loading…
Reference in New Issue
Block a user