From b4e1c11ad66dfe6175d7981f605ad37706272aa3 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:34:28 +0000 Subject: [PATCH] chore(deps): update rancher/k3s docker tag to v1.32.0 --- tests/Dockerfile.k3s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Dockerfile.k3s b/tests/Dockerfile.k3s index c91a0358..bc27b7a2 100644 --- a/tests/Dockerfile.k3s +++ b/tests/Dockerfile.k3s @@ -1,7 +1,7 @@ # This image is solely used for testing purposes # and aims to wrap around k3s, making any needed # changes for the cis-operator tests to work. -FROM rancher/k3s:v1.31.4-k3s1 +FROM rancher/k3s:v1.32.0-k3s1 # Upstream does not have files /etc/passwd nor /etc/group # which causes cis-operator to fail when scheduling a