From 24c31e7eb8af8dfe696fc0e853e0098eba57c971 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 4 Apr 2023 18:03:42 -0300 Subject: [PATCH] fix: base registry --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 9d0356d..7f8be73 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/monit" + - "BASE_IMAGE=gitea.nulo.in/sutty/monit" secrets: - "DOCKER_PASSWORD" when: