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

This commit is contained in:
Renovate Bot
2025-11-02 12:29:33 +00:00
parent b0cc01a945
commit 0350a85daa

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