diff --git a/.woodpecker.yml b/.woodpecker.yml index 7fba84d..c3ceb90 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,6 +18,7 @@ pipeline: event: push matrix: ALPINE_VERSION: - - 3.15.3 - - 3.14.5 - - 3.13.9 + - 3.16.2 + - 3.15.6 + - 3.14.8 + - 3.13.12