chore: publish 0.2.1+1.0.0 release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7f1a02523e
commit
5e373b24c8
@ -2,7 +2,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: git.coopcloud.tech:1.0.0
|
image: git.coopcloud.tech/coop-cloud/backup-bot-two:1.0.0
|
||||||
# build: .
|
# build: .
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
- "traefik.http.routers.${STACK_NAME}.rule="
|
- "traefik.http.routers.${STACK_NAME}.rule="
|
||||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
- "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:
|
volumes:
|
||||||
backups:
|
backups:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user