From 037401da07a7a80a3127c99ec384f942533d1706 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Wed, 23 Apr 2025 00:01:27 +0000 Subject: [PATCH] chore(deps): update docker.io/thegeeklab/wp-docker-buildx docker tag to v6.1.1 --- .crow/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crow/images.yaml b/.crow/images.yaml index ca7b13a..d612e2d 100644 --- a/.crow/images.yaml +++ b/.crow/images.yaml @@ -31,7 +31,7 @@ matrix: steps: - name: 'Build image' - image: docker.io/thegeeklab/wp-docker-buildx:6.1.0 + image: docker.io/thegeeklab/wp-docker-buildx:6.1.1 settings: mtu: 1350 platforms: linux/${ARCH} -- 2.54.0