diff --git a/.woodpecker.yml b/.woodpecker.yml index 79fed7a..1524784 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -21,16 +21,16 @@ pipeline: event: push matrix: include: - - ALPINE_VERSION: 3.16.0 + - ALPINE_VERSION: 3.16.2 RUBY_VERSION: 3.1 RUBY_PATCH: 2 - - ALPINE_VERSION: 3.15.4 + - ALPINE_VERSION: 3.15.6 RUBY_VERSION: 3.0 RUBY_PATCH: 4 - - ALPINE_VERSION: 3.14.6 + - ALPINE_VERSION: 3.14.8 RUBY_VERSION: 2.7 RUBY_PATCH: 6 - - ALPINE_VERSION: 3.13.10 + - ALPINE_VERSION: 3.13.12 RUBY_VERSION: 2.7 RUBY_PATCH: 6 - ALPINE_VERSION: 3.13.6