mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-16 10:08:44 +02:00
chore(deps): update postgres docker tag to v17 (#4181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5d13dc649e
commit
8bd97470c2
@ -3,7 +3,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
gitea-database:
|
||||
image: postgres:16.3-alpine
|
||||
image: postgres:17.0-alpine
|
||||
environment:
|
||||
POSTGRES_USER: gitea
|
||||
POSTGRES_PASSWORD: 123456
|
||||
|
Loading…
Reference in New Issue
Block a user