Removing VERSION env.
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 33s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 19s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Successful in 1m6s
Renovate PR Deployment / Renovate PR Deployment (pull_request) Has been skipped
Gitea Branch PR & Docker Deployment / PR Merge (push) Successful in 28s
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been cancelled

This commit is contained in:
2025-12-01 14:40:50 -05:00
parent 0eaf256893
commit 0acbef88f2
+3 -3
View File
@@ -5,7 +5,7 @@ services:
container_name: beszel-agent
environment:
LISTEN: 45876
KEY: "${BESZEL_RIKKU_AGENT_KEY}"
KEY: "${BESZEL_BENEDIKTA_AGENT_KEY}"
TOKEN: ${BESZEL_BENEDIKTA_TOKEN}
HUB_URL: http://192.168.1.254:22220
expose:
@@ -52,7 +52,7 @@ services:
container_name: hivemind_cli
hostname: hivemind_cli
restart: unless-stopped
image: docker.io/smartgic/hivemind-cli:${VERSION}
image: docker.io/smartgic/hivemind-cli:alpha
pull_policy: always
tty: true
environment:
@@ -67,7 +67,7 @@ services:
container_name: hivemind_satellite
hostname: hivemind_satellite
restart: unless-stopped
image: smartgic/hivemind-satellite:${VERSION}
image: smartgic/hivemind-satellite:alpha
pull_policy: always
environment:
PULSE_SERVER: unix:${XDG_RUNTIME_DIR}/pulse/native