updating to 3.1.2 for homlabel

This commit is contained in:
2026-08-08 19:19:26 +00:00
Unverified
parent ae1d54d10a
commit a347f71938

View File

@@ -2,7 +2,7 @@
---
services:
backend:
image: ghcr.io/pouzor/homelable-backend:2.5.1
image: ghcr.io/pouzor/homelable-backend:3.1.2
container_name: homelable-backend
restart: unless-stopped
env_file:
@@ -18,7 +18,7 @@
- "${HOMELABEL_BACK_PORT}:8000"
mcp:
image: ghcr.io/pouzor/homelable-mcp:2.5.1
image: ghcr.io/pouzor/homelable-mcp:3.1.2
container_name: homelable-mcp
restart: unless-stopped
env_file:
@@ -32,7 +32,8 @@
frontend:
#image: ghcr.io/pouzor/homelable-frontend-standalone:latest # standalone version
image: ghcr.io/pouzor/homelable-frontend:2.5.1
#image: ghcr.io/pouzor/homelable-frontend:2.5.1
image: ghcr.io/pouzor/homelable-frontend:3.1.2
container_name: homelable-frontend
restart: unless-stopped
ports: