diff --git a/.woodpecker.yml b/.woodpecker.yml index 8088afa..bd0b345 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,16 +20,16 @@ pipeline: event: push matrix: include: - - ALPINE_VERSION: 3.16.1 + - ALPINE_VERSION: 3.16.2 RUBY_VERSION: 3.1 RUBY_PATCH: 2 - - ALPINE_VERSION: 3.15.5 + - ALPINE_VERSION: 3.15.6 RUBY_VERSION: 3.0 RUBY_PATCH: 4 - - ALPINE_VERSION: 3.14.7 + - ALPINE_VERSION: 3.14.8 RUBY_VERSION: 2.7 RUBY_PATCH: 6 - - ALPINE_VERSION: 3.13.11 + - ALPINE_VERSION: 3.13.12 RUBY_VERSION: 2.7 RUBY_PATCH: 6 - ALPINE_VERSION: 3.13.6