chore: publish 0.1.0+v0.15.6-alpine release

This commit is contained in:
Philipp Rothmann 2023-01-09 16:08:22 +01:00
parent 4906016fe1
commit 57c10e12aa
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version="
- "coop-cloud.${STACK_NAME}.version=0.1.0+v0.15.6-alpine"
agent:
image: woodpeckerci/woodpecker-agent:v0.15.6-alpine