From b6d4c3c90291f007e510ecb25899ab63166ddaa7 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sat, 10 May 2025 00:01:04 +0000 Subject: [PATCH] chore(deps): update docker.io/thegeeklab/wp-docker-buildx docker tag to v6.1.2 --- .crow/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crow/images.yaml b/.crow/images.yaml index d612e2d..89c9fd7 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.1 + image: docker.io/thegeeklab/wp-docker-buildx:6.1.2 settings: mtu: 1350 platforms: linux/${ARCH} -- 2.54.0