1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-10-30 23:27:39 +02:00

chore(deps): update postgres docker tag to v18 (#5557)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-27 11:36:06 +02:00
committed by GitHub
parent f819e3c478
commit c8b0be29fe

View File

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