diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-15 21:10:36 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-15 21:10:36 -0600 |
| commit | 53dbe597ae5b46812fc98d1da059e08a7e73047c (patch) | |
| tree | a38f6daf1fa153501d955f049d973881235d63c8 | |
| parent | 2ed7aee429a39a595e02457b508ec7d6d5648461 (diff) | |
Switch quadlet image URL to GHCR
| -rw-r--r-- | pubd.container | 2 |
1 files changed, 1 insertions, 1 deletions
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] |
