diff --git a/.woodpecker.yml b/.woodpecker.yml index 839ed98..c34b5f7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,10 +20,10 @@ pipeline: event: "push" matrix: include: - - ALPINE_VERSION: "3.18.0" + - ALPINE_VERSION: "3.18.1" RUBY_VERSION: "3.2" RUBY_PATCH: "2" - - ALPINE_VERSION: "3.17.3" + - ALPINE_VERSION: "3.17.4" RUBY_VERSION: "3.1" RUBY_PATCH: "4" - ALPINE_VERSION: "3.14.10"