1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

Update woodpeckerci/woodpecker-server Docker tag to v3.9.0 (#1359)

This commit is contained in:
renovate[bot] 2025-08-21 01:26:19 +00:00 committed by GitHub
parent c45dbaf39a
commit 3bf3c4d63d
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.8.0
image: woodpeckerci/woodpecker-server:v3.9.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.8.0
image: woodpeckerci/woodpecker-server:v3.9.0
labels:
createdBy: "Apps"