From 5d3429497fc2c768649a2c76631cb50ef389a2ee Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 3 Oct 2025 17:36:44 -0500 Subject: [PATCH] update --- hosts/ps10rp/komodo-periphery/compose.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/ps10rp/komodo-periphery/compose.yaml b/hosts/ps10rp/komodo-periphery/compose.yaml index 6174ee99f..15d3d8bc3 100644 --- a/hosts/ps10rp/komodo-periphery/compose.yaml +++ b/hosts/ps10rp/komodo-periphery/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-komodo-periphery: - image: ghcr.io/tailscale/tailscale:latest + image: ghcr.io/tailscale/tailscale:v1.88.3 container_name: tailscale-komodo-periphery cap_add: - net_admin @@ -12,8 +12,6 @@ services: - TS_HOSTNAME=komodo-periphery-ps10rp env_file: - .ts-env - labels: - - "com.centurylinklabs.watchtower.scope=komodo" network_mode: service:komodo-periphery restart: always volumes: