From 55f9c86167d1fc96caac6447aebfc6e2d93dc277 Mon Sep 17 00:00:00 2001 From: f Date: Wed, 10 May 2023 12:52:02 -0300 Subject: [PATCH] fix: rename sdk --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 1821f80..f49ed24 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/containers-sdk" + - "BASE_IMAGE=registry.nulo.in/sutty/sdk" secrets: - "DOCKER_PASSWORD" when: