We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3149f commit 9b5944eCopy full SHA for 9b5944e
1 file changed
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.3-k3s1
+FROM rancher/k3s:v1.32.11-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