This commit is contained in:
renovate[bot] 2025-07-07 14:15:29 +00:00 committed by GitHub
commit ce716b2d1e
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.8.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.8.0
labels:
createdBy: "Apps"