Update ghcr.io/11notes/socket-proxy Docker tag to v2.1.7

This commit is contained in:
2026-02-17 02:32:02 +00:00
parent eda40f2fc7
commit a7a1194678

View File

@@ -1,7 +1,7 @@
services: services:
homepage_socket_proxy: homepage_socket_proxy:
container_name: 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 restart: unless-stopped
read_only: true read_only: true
user: ${SOCKET_UID}:${SOCKET_GID} user: ${SOCKET_UID}:${SOCKET_GID}