Fix docker-socket-proxy image tag: 0.4.2 → v0.4.2

The tag on Docker Hub requires the 'v' prefix, causing pull failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
admin 2026-03-09 16:27:36 -06:00
parent 533783bcae
commit e0507e1f25

View File

@ -1083,7 +1083,7 @@ services:
# Docker socket proxy — read-only access for container status monitoring
docker-socket-proxy:
image: tecnativa/docker-socket-proxy:0.4.2
image: tecnativa/docker-socket-proxy:v0.4.2
container_name: docker-socket-proxy
restart: unless-stopped
environment: