chore: publish 7.2.0+22.0.5 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
5b83f487ec
commit
e7360c2a16
@ -46,7 +46,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "coop-cloud.${STACK_NAME}.version=7.1.0+22.0.5"
|
||||
- "coop-cloud.${STACK_NAME}.version=7.2.0+22.0.5"
|
||||
|
||||
db:
|
||||
image: "mariadb:10.11"
|
||||
|
5
release/7.2.0+22.0.5
Normal file
5
release/7.2.0+22.0.5
Normal file
@ -0,0 +1,5 @@
|
||||
A persistent volume for themes is now optional, and not enabled by default.
|
||||
|
||||
If you are using a custom theme, consult the recipe `.env.sample` to see the new
|
||||
variables you need to add. You can use `abra app check ...` to verify that
|
||||
they've been added correctly.
|
Loading…
Reference in New Issue
Block a user