From d6c4f1283b6caa0b57328652ed40c6c926cced6f Mon Sep 17 00:00:00 2001 From: f Date: Wed, 10 May 2023 13:02:34 -0300 Subject: [PATCH] fix: registry --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index f49ed24..df525bf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,7 +10,7 @@ pipeline: - "latest" build_args: - "ALPINE_VERSION=${ALPINE_VERSION}" - - "BASE_IMAGE=registry.nulo.in/sutty/sdk" + - "BASE_IMAGE=gitea.nulo.in/sutty/sdk" secrets: - "DOCKER_PASSWORD" when: