Skip to content

Commit b4e1c11

Browse files
chore(deps): update rancher/k3s docker tag to v1.32.0
1 parent 2e6063e commit b4e1c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.31.4-k3s1
4+
FROM rancher/k3s:v1.32.0-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)