1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-11-23 21:44:44 +02:00

chore(deps): update postgres docker tag to v18.1 (#5755)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-15 11:45:10 +01:00
committed by GitHub
parent bd5f6a63fb
commit 7553b9cc44

View File

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