Compare commits

...

1 Commits

Author SHA1 Message Date
a7a1194678 Update ghcr.io/11notes/socket-proxy Docker tag to v2.1.7 2026-02-17 02:32:02 +00:00

View File

@@ -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.7@sha256:4d7c4bccfd20726dda6c92e49e2bf15c635b43da4868d97812a45d8f1e3a4c1d
restart: unless-stopped
read_only: true
user: ${SOCKET_UID}:${SOCKET_GID}