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

This commit is contained in:
Renovate Bot
2025-09-23 13:55:38 +00:00
parent 2313f34aa1
commit 686f9bf11a

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