1
0

Update Apps

This commit is contained in:
pooneyy
2025-06-13 18:53:10 +08:00
parent be08a5b4b7
commit e5678a3ec6
437 changed files with 3533 additions and 1195 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.5.2
image: woodpeckerci/woodpecker-server:v3.7.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.5.2
image: woodpeckerci/woodpecker-server:v3.7.0
labels:
createdBy: "Apps"