1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-11-24 08:02:18 +02:00

chore(deps): update postgres docker tag to v17.2 (#4442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-23 05:34:23 +01:00 committed by GitHub
parent 788686557e
commit 5f163b7921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ version: '3'
services:
gitea-database:
image: postgres:17.1-alpine
image: postgres:17.2-alpine
environment:
POSTGRES_USER: gitea
POSTGRES_PASSWORD: 123456