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.7@sha256:6806f9b3cfe64325ae2dc967381412e415d868c9542753962fd2e73f4f9686f1
image: ghcr.io/11notes/socket-proxy:2.1.7@sha256:4d7c4bccfd20726dda6c92e49e2bf15c635b43da4868d97812a45d8f1e3a4c1d
restart: unless-stopped
read_only: true
user: ${SOCKET_UID}:${SOCKET_GID}