This commit is contained in:
renovate[bot] 2026-02-16 06:44:53 +00:00 committed by GitHub
commit e22c6ab6ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ services:
# Postgres
#- WOODPECKER_DATABASE_DRIVER=postgres
#- WOODPECKER_DATABASE_DATASOURCE=postgres://root:password@1.2.3.4:5432/postgres?sslmode=disable
image: woodpeckerci/woodpecker-server:v3.7.0
image: woodpeckerci/woodpecker-server:v3.13.0
labels:
createdBy: "Apps"
@ -63,7 +63,7 @@ services:
environment:
- WOODPECKER_SERVER=woodpecker-server:9000
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
image: woodpeckerci/woodpecker-server:v3.7.0
image: woodpeckerci/woodpecker-server:v3.13.0
labels:
createdBy: "Apps"