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 c1edf90 + 29f1d2c commit 742b358Copy full SHA for 742b358
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.31.1-k3s1
+FROM rancher/k3s:v1.31.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