1 Commits

Author SHA1 Message Date
Renovate Bot
6c47b13be4 Update ghcr.io/neptunehub/audiomuse-ai Docker tag to v0.8.10 2026-02-16 00:02:43 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ services:
# AudioMuse-AI Flask application service
audiomuse-ai-flask:
image: ghcr.io/neptunehub/audiomuse-ai:0.8.12 # Reflects deployment.yaml
image: ghcr.io/neptunehub/audiomuse-ai:0.8.10 # Reflects deployment.yaml
container_name: audiomuse-ai-flask-app
ports:
- "8013:8000"
@@ -69,7 +69,7 @@ services:
# AudioMuse-AI RQ Worker service
audiomuse-ai-worker:
image: ghcr.io/neptunehub/audiomuse-ai:0.8.12 # Reflects deployment.yaml
image: ghcr.io/neptunehub/audiomuse-ai:0.8.10 # Reflects deployment.yaml
container_name: audiomuse-ai-worker-instance
env_file:
- .env

View File

@@ -18,7 +18,7 @@ services:
- 5434:5432
paperless:
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.7
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.6
restart: always
depends_on:
- db

View File

@@ -25,7 +25,7 @@ services:
- ${LIVEKIT_CONFIG_DIR}/config.yaml:/etc/livekit.yaml:ro
mautrix-signal:
container_name: mautrix-signal
image: dock.mau.dev/mautrix/signal:v0.2602.0
image: dock.mau.dev/mautrix/signal:v0.2601.0
restart: always
volumes:
- ${MAUTRIX_SIGNAL_DATA_DIR}:/data
@@ -42,7 +42,7 @@ services:
- 5439:5432
mautrix-whatsapp:
container_name: mautrix-whatsapp
image: dock.mau.dev/mautrix/whatsapp:v0.2602.0
image: dock.mau.dev/mautrix/whatsapp:v0.2601.0
#image: petersmit27/mautrix-whatsapp:latest
restart: always
volumes: