Skip to content

Commit 9b5944e

Browse files
committed
bump k3s
1 parent dd3149f commit 9b5944e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Dockerfile.k3s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This image is solely used for testing purposes
22
# and aims to wrap around k3s, making any needed
33
# changes for the cis-operator tests to work.
4-
FROM rancher/k3s:v1.32.3-k3s1
4+
FROM rancher/k3s:v1.32.11-k3s1
55

66
# Upstream does not have files /etc/passwd nor /etc/group
77
# which causes cis-operator to fail when scheduling a

0 commit comments

Comments
 (0)