generated from coop-cloud/example
uppdated lores-node to v0.16.0
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
<!-- metadata -->
|
||||
|
||||
* **Maintainers**: [@jade](https://git.coopcloud.tech/jade)
|
||||
* **Category**: Utilities
|
||||
* **Status**: 01
|
||||
* **Image**: [`lores-node`](https://ghcr.io/local-resilience-tech/lores-node:latest), 4, upstream
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/local-resilience-tech/lores-node:v0.15.3
|
||||
image: ghcr.io/local-resilience-tech/lores-node:v0.16.0
|
||||
networks:
|
||||
- proxy
|
||||
environment:
|
||||
@ -30,7 +30,7 @@ services:
|
||||
# - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
|
||||
# - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
|
||||
## When you're ready for release, run "abra recipe sync <name>" to set this
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+0.15.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+0.16.0"
|
||||
## Enable backups: https://docs.coopcloud.tech/maintainers/handbook/#how-do-i-configure-backuprestore
|
||||
# - "backupbot.backup=true"
|
||||
# - "backupbot.backup.path=/some/path"
|
||||
|
||||
Reference in New Issue
Block a user