From 48737be655d3afa23e353bed4b07d732d9f7e802 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 12 Nov 2024 09:52:29 -0300 Subject: [PATCH] feat: upgrade access_log with new co2 intensity data --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 88c12a5..04c173e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -22,7 +22,7 @@ steps: matrix: include: - ALPINE_VERSION: "3.20.3" - ACCESS_LOG_VERSION: "0.5.8" + ACCESS_LOG_VERSION: "0.5.9" NGINX_VERSION: "1.26.2-r0" EXTRA_PACKAGES: "nginx-mod-http-modsecurity coreruleset" - ALPINE_VERSION: "3.19.4"