From 238b418f5809d1c98db6727533a0e394b144233c Mon Sep 17 00:00:00 2001 From: f Date: Sat, 4 Feb 2023 13:13:25 -0300 Subject: [PATCH] fix: base_image --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 01ad9d8..55f145e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -13,7 +13,7 @@ pipeline: - "RUBY_VERSION=${RUBY_VERSION}" - "RUBY_PATCH=${RUBY_PATCH}" - "ALPINE_VERSION=${ALPINE_VERSION}" - - "BASE_IMAGE=registry.nulo.in/sutty/monit" + - "BASE_IMAGE=registry.nulo.in/sutty/containers-sdk" secrets: - "docker_password" when: