chore(deps): pin dependencies
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 2m2s
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 2m2s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
tailscale-komodo-periphery:
|
||||
image: ghcr.io/tailscale/tailscale:latest
|
||||
image: ghcr.io/tailscale/tailscale:latest@sha256:95e528798bebe75f39b10e74e7051cf51188ee615934f232ba7ad06a3390ffa1
|
||||
container_name: tailscale-komodo-periphery
|
||||
cap_add:
|
||||
- net_admin
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
komodo-periphery:
|
||||
image: ghcr.io/moghtech/komodo-periphery:latest
|
||||
image: ghcr.io/moghtech/komodo-periphery:latest@sha256:bd79cf960ed054fe8e02384322303e462448679b1149dde48bbef151417255b1
|
||||
container_name: komodo-periphery
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user