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: