From 53dbe597ae5b46812fc98d1da059e08a7e73047c Mon Sep 17 00:00:00 2001 From: unitexe Date: Thu, 15 Jan 2026 21:10:36 -0600 Subject: Switch quadlet image URL to GHCR --- pubd.container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubd.container b/pubd.container index bb4f8e5..0f6bcaf 100644 --- a/pubd.container +++ b/pubd.container @@ -5,7 +5,7 @@ Wants=network-online.target [Container] ContainerName=pubd -Image=localhost:5000/pubd:latest +Image=ghcr.io/closedcircuitconsulting.com/pubd:latest PublishPort=60069:60069 [Service] -- cgit v1.2.3