We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c78b20 + 2a6f7d7 commit 24e6abeCopy full SHA for 24e6abe
tests/Dockerfile.k3s
@@ -1,7 +1,7 @@
1
# This image is solely used for testing purposes
2
# and aims to wrap around k3s, making any needed
3
# changes for the cis-operator tests to work.
4
-FROM rancher/k3s:v1.32.1-k3s1
+FROM rancher/k3s:v1.32.2-k3s1
5
6
# Upstream does not have files /etc/passwd nor /etc/group
7
# which causes cis-operator to fail when scheduling a
0 commit comments