chore(deps): update woodpeckerci/woodpecker-server docker tag to v2.2.2

This commit is contained in:
renovate[bot] 2024-01-22 00:56:05 +00:00 committed by GitHub
parent d4a15ec8ee
commit 3a613a89a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,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:v2.1.1
image: woodpeckerci/woodpecker-server:v2.2.2
labels:
createdBy: "Apps"
@ -64,7 +64,7 @@ services:
environment:
- WOODPECKER_SERVER=woodpecker-server:9000
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
image: woodpeckerci/woodpecker-server:v2.1.1
image: woodpeckerci/woodpecker-server:v2.2.2
labels:
createdBy: "Apps"