From 4178e3893f310425e76f6d4515af9e7d0ea36a0a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 01:51:22 -0500 Subject: update org name --- compose.vpn_example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compose.vpn_example.yml') diff --git a/compose.vpn_example.yml b/compose.vpn_example.yml index a89262c..d9522e4 100644 --- a/compose.vpn_example.yml +++ b/compose.vpn_example.yml @@ -51,7 +51,7 @@ services: # Published multi-arch image; pin a release tag (e.g. :1.3.3) for # reproducible upgrades. To build from this checkout instead, comment out # `image:` and uncomment `build:`, then `docker compose up -d --build`. - image: ghcr.io/zerolabsco/skunky-art:latest + image: ghcr.io/krazywarez/skunky-art:latest #build: . ports: - "127.0.0.1:3003:3003" -- cgit v1.2.3