diff --git a/templates/compose/priviblur.yaml.j2 b/templates/compose/priviblur.yaml.j2 index b2e0a0d..5276cb5 100644 --- a/templates/compose/priviblur.yaml.j2 +++ b/templates/compose/priviblur.yaml.j2 @@ -2,7 +2,8 @@ services: priviblur: container_name: priviblur - image: quay.io/pussthecatorg/priviblur + #image: quay.io/pussthecatorg/priviblur + image: git.opnxng.com/opnxng/priviblur:latest security_opt: - no-new-privileges environment: @@ -44,4 +45,4 @@ services: networks: priviblur: - name: priviblur \ No newline at end of file + name: priviblur