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 5863f6b + 1a62862 commit 0993f04Copy full SHA for 0993f04
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.2-k3s1
+FROM rancher/k3s:v1.32.3-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