diff --git a/.woodpecker.yml b/.woodpecker.yml index f8aea0a..8de20cf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -17,8 +17,8 @@ pipeline: event: "push" matrix: ALPINE_VERSION: - - "3.18.0" - - "3.17.3" - - "3.16.5" - - "3.15.8" + - "3.18.1" + - "3.17.4" + - "3.16.6" + - "3.15.9" - "3.14.10"