diff --git a/.woodpecker.yml b/.woodpecker.yml index 79e28c6..6bfad8b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,9 +20,9 @@ pipeline: event: "push" matrix: include: - - ALPINE_VERSION: "3.17.1" + - ALPINE_VERSION: "3.17.3" RUBY_VERSION: "3.1" RUBY_PATCH: "3" - - ALPINE_VERSION: "3.14.8" + - ALPINE_VERSION: "3.14.10" RUBY_VERSION: "2.7" RUBY_PATCH: "7"