From b0c78ad8a29e8b41fab312af262379f22a6730ed Mon Sep 17 00:00:00 2001 From: root Date: Tue, 30 Jun 2026 08:49:09 -0400 Subject: [PATCH] registry fix --- .gitea/workflows/build-and-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index 6614d52..42883fe 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -42,6 +42,7 @@ jobs: with: buildkitd-config-inline: | [registry."192.168.3.80"] + http = true insecure = true - name: Docker image metadata