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 db983b0 + 1acd561 commit a54d131Copy full SHA for a54d131
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.4-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