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:
parent
533783bcae
commit
e0507e1f25
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user