Merge branch 'main' into tmp/plex
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 15s
lint-test-helm / lint-helm (pull_request) Successful in 2m7s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m34s
render-manifests / render-manifests (pull_request) Successful in 1m13s
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 15s
lint-test-helm / lint-helm (pull_request) Successful in 2m7s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m34s
render-manifests / render-manifests (pull_request) Successful in 1m13s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
tailscale-blocky:
|
||||
image: ghcr.io/tailscale/tailscale:v1.94.2
|
||||
image: ghcr.io/tailscale/tailscale:v1.94.2@sha256:95e528798bebe75f39b10e74e7051cf51188ee615934f232ba7ad06a3390ffa1
|
||||
container_name: tailscale-blocky
|
||||
cap_add:
|
||||
- net_admin
|
||||
@@ -18,7 +18,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
blocky:
|
||||
image: ghcr.io/0xerr0r/blocky:v0.29.0
|
||||
image: ghcr.io/0xerr0r/blocky:v0.29.0@sha256:a6d99f323d3036a99a3767a52ad612f4d8f3f31167492bfc14d4ea57b24cdfd0
|
||||
container_name: blocky
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
|
||||
Reference in New Issue
Block a user