update
Some checks failed
lint-test-docker / docker-lint (push) Failing after 3s
renovate / renovate (push) Successful in 1m31s

This commit is contained in:
2025-10-03 17:36:44 -05:00
parent 63c12574f4
commit 5d3429497f

View File

@@ -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: