chore: publish 0.1.1+1.27.1 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
a670772546
commit
580ad3acdc
@ -32,7 +32,7 @@ x-volumes: &default-volumes
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: nginx:1.25.3
|
image: nginx:1.27.1
|
||||||
environment: *default-env
|
environment: *default-env
|
||||||
volumes: *default-volumes
|
volumes: *default-volumes
|
||||||
configs:
|
configs:
|
||||||
@ -50,7 +50,7 @@ services:
|
|||||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
||||||
- "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.1.0+1.25.3"
|
- "coop-cloud.${STACK_NAME}.version=0.1.1+1.27.1"
|
||||||
|
|
||||||
celeryworker:
|
celeryworker:
|
||||||
image: funkwhale/funkwhale:1.2
|
image: funkwhale/funkwhale:1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user