diff --git a/.woodpecker.yml b/.woodpecker.yml index efdc169..407bbd7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -19,11 +19,10 @@ pipeline: branch: "antifascista" event: "push" matrix: - include: - - ALPINE_VERSION: "3.18.4" + - ALPINE_VERSION: "3.18.5" RUBY_VERSION: "3.2" RUBY_PATCH: "2" - - ALPINE_VERSION: "3.17.5" + - ALPINE_VERSION: "3.17.6" RUBY_VERSION: "3.1" RUBY_PATCH: "4" - ALPINE_VERSION: "3.14.10"