diff --git a/homepage/compose.yaml b/homepage/compose.yaml index 6e2d91a..c8f3ed8 100644 --- a/homepage/compose.yaml +++ b/homepage/compose.yaml @@ -1,7 +1,7 @@ services: homepage_socket_proxy: container_name: homepage_socket_proxy - image: ghcr.io/11notes/socket-proxy:2.1.6@ sha256:2f4e605a5441b31389a95ef942af45927e8df4df4e974cfa271a388799d4f87b + image: ghcr.io/11notes/socket-proxy:2.1.6@sha256:2f4e605a5441b31389a95ef942af45927e8df4df4e974cfa271a388799d4f87b restart: unless-stopped read_only: true user: ${SOCKET_UID}:${SOCKET_GID}