0
0

Priviblur: use custom image with custom colours

This commit is contained in:
Opnxng 2024-10-09 20:18:44 +08:00
parent 9825d14cca
commit 3dfd244112

View File

@ -2,7 +2,8 @@
services: services:
priviblur: priviblur:
container_name: priviblur container_name: priviblur
image: quay.io/pussthecatorg/priviblur #image: quay.io/pussthecatorg/priviblur
image: git.opnxng.com/opnxng/priviblur:latest
security_opt: security_opt:
- no-new-privileges - no-new-privileges
environment: environment:
@ -44,4 +45,4 @@ services:
networks: networks:
priviblur: priviblur:
name: priviblur name: priviblur