Merge pull request #403 from okxlin/renovate/woodpeckerci-woodpecker-server-1.x

chore(deps): update woodpeckerci/woodpecker-server docker tag to v1.0.3
This commit is contained in:
okxlin 2023-10-16 07:33:15 +08:00 committed by GitHub
commit ac76d32fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ services:
environment:
- WOODPECKER_SERVER=woodpecker-server:9000
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
image: woodpeckerci/woodpecker-server:v1.0.2
image: woodpeckerci/woodpecker-server:v1.0.3
labels:
createdBy: "Apps"