chore: publish 0.2.1+1.0.0 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-12-04 12:40:49 -03:00
parent 7f1a02523e
commit 5e373b24c8
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
version: "3.8"
services:
app:
image: git.coopcloud.tech:1.0.0
image: git.coopcloud.tech/coop-cloud/backup-bot-two:1.0.0
# build: .
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
@ -24,7 +24,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule="
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.version=0.2.0+1.0.0
- coop-cloud.${STACK_NAME}.version=0.2.1+1.0.0
volumes:
backups: