From cd652f542e9b5ef826cc8dbd63f6e449043a5a2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:47:25 +0000 Subject: [PATCH] chore(deps): update atkrad/wait4x docker tag to v3 --- src/group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/group_vars/all.yml b/src/group_vars/all.yml index cfdf44a..513e999 100644 --- a/src/group_vars/all.yml +++ b/src/group_vars/all.yml @@ -49,7 +49,7 @@ system_user_gid: 1000 system_shell: bash docker_version: 26.0.0 -wait4x_version: 2.14.0 +wait4x_version: 3.6.0 goss_version: 0.4.6 mkcert_version: 1.4.4 actionlint_version: 1.6.22