Merge pull request 'Update ghcr.io/11notes/socket-proxy Docker tag to v2.1.4' (#47) from renovate/ghcr.io-11notes-socket-proxy-2.x into main

Reviewed-on: #47
This commit was merged in pull request #47.
This commit is contained in:
2025-09-23 20:45:10 +05:30

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}