From 2ee1c231b1d7481f48f3a2d09344cd85582667dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:01:41 +0000 Subject: [PATCH] chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 --- .woodpecker/test-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/test-release.yaml b/.woodpecker/test-release.yaml index 1695521..15d07d7 100644 --- a/.woodpecker/test-release.yaml +++ b/.woodpecker/test-release.yaml @@ -8,7 +8,7 @@ when: variables: - &platforms 'linux/amd64,linux/arm64,linux/s390x' - - &buildx-plugin 'woodpeckerci/plugin-docker-buildx:5.2.1' + - &buildx-plugin 'woodpeckerci/plugin-docker-buildx:5.2.2' # vars used on push / tag events only - publish_logins: &publish_logins # Default DockerHub login