homebox: v0.16.3 -> 0.26.2 and drop the 'v' tag prefix (old pin no longer resolves)

Upstream stopped publishing v-prefixed tags on ghcr.io/sysadminsmedia/homebox.
Neither the new v0.26.2 NOR the previously shipped v0.16.3 resolves any more --
so homebox was already undeployable from the catalog before this campaign; the
deploy is accepted and then no container is ever created because the pull fails.
Pinned to the un-prefixed 0.26.2, which resolves.

Campaign 7 catalog sweep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
This commit is contained in:
2026-07-19 00:02:25 +02:00
parent 604284f91c
commit 25a2480396
+1 -1
View File
@@ -11,7 +11,7 @@
services: services:
homebox: homebox:
image: ghcr.io/sysadminsmedia/homebox:v0.26.2 image: ghcr.io/sysadminsmedia/homebox:0.26.2
container_name: homebox container_name: homebox
restart: unless-stopped restart: unless-stopped
environment: environment: