From 7a65783b6376cabd9a57fb5c81bbf707cdedd130 Mon Sep 17 00:00:00 2001 From: khwezi Date: Sat, 7 Mar 2026 17:58:59 +0200 Subject: [PATCH] Reverted to registry proxy --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b01f7d8..6d9416c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: image: plugins/docker settings: repo: gitea.khongisa.co.za/khwezi/sampleapi - registry: registry.khongisa.co.za:3004 + registry: registry.khongisa.co.za:3005 insecure: true dockerfile: Dockerfile context: . \ No newline at end of file -- 2.47.3