Fix service name from socket-proxy to socket_proxy in compose.yaml

This commit is contained in:
Joakim Hellsén 2026-08-01 05:22:41 +02:00
commit d208cd1331
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk

View file

@ -1,5 +1,5 @@
services:
socket-proxy:
socket_proxy:
image: ghcr.io/tecnativa/docker-socket-proxy@sha256:1f5038b54f06c3e18422902cf00ba21803d1c97805aae032e5e6673d532d3459
container_name: socket_proxy
restart: unless-stopped