From 000ac53f39885f4c5dafe8d20b963733ac6bb407 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 23 Jul 2024 10:18:44 -0300 Subject: [PATCH] feat: upgrades https://alpinelinux.org/posts/Alpine-3.17.9-3.18.8-3.19.3-released.html https://alpinelinux.org/posts/Alpine-3.20.2-released.html --- .woodpecker.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index c4defc6..e1e960c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,7 +18,7 @@ steps: event: "push" matrix: include: - - ALPINE_VERSION: "3.20.1" - - ALPINE_VERSION: "3.19.2" - - ALPINE_VERSION: "3.18.7" - - ALPINE_VERSION: "3.17.8" + - ALPINE_VERSION: "3.20.2" + - ALPINE_VERSION: "3.19.3" + - ALPINE_VERSION: "3.18.8" + - ALPINE_VERSION: "3.17.9"